/* Custom center title */
.vt-view-id-blog .vt-views-field-title .custom-center-title{
 color:#000d42;
 font-size:29px;
 margin-top:-15px;
}

/* Link */
.vt-view-id-blog .custom-center-title a{
 border-top-width:0px;
 border-right-width:0px;
 border-left-width:0px;
}

/* Paragraph */
.vt-view-id-blog .vt-view-header p{
 font-size:28px;
 text-align:center;
 transform:translatex(0px) translatey(0px);
 color:#0c8718;
 padding-bottom:12px;
}

/* Cool caption */
.vt-view-id-blog .vt-view-header .cool-caption{
 color:#ff0f73;
}

