
.item-content {
    font-size: 18px;
}
.wp-caption-text {
    color: #a5a5a5;
    font-size: 18px;
    font-style: italic;
    line-height: 1;
    text-align: center;
}
.good-block, .bad-block, .neutral-block{
    font-style: italic;
    border-radius: 5px;
}

.colored{
    margin: 20px 45px;
    padding: 20px;
    background: #f4f4f4;
}
.item-title {
    color: #c31545;
    font: bold 36px "Trebuchet ms";
    padding: 10px 20px 20px;
    position: relative;
    text-align: center;
}

