/* Field content */
.vt-view-id-blog .vt-views-field-title .vt-field-content{
 font-size:20px;
 color:#0051f4;
 text-align:left;
 display:inline-block;
 transform:translatex(0px) translatey(0px) !important;
}

/* Link */
.vt-view-id-blog .vt-views-field-field-blog-slug a{
 text-align:center;
 font-size:22px;
 border-bottom-style:solid;
 border-width:3px;
 border-color:#23d13a;
}

/* Field content */
.vt-view-id-blog .vt-views-field-field-blog-slug .vt-field-content{
 text-align:center;
}



/* Paragraph */
.vt-view-id-blog .vt-views-field-body p{
 position:relative;
 top:12px;
}

/* Division */
.vt-view-id-blog .views-view-responsive-grid__item{
 border-color:#0c0c0c;
 border-width:1px;
 transform:translatex(0px) translatey(0px);
 border-top-width:1px;
 border-top-style:solid;
 border-right-width:1px;
 border-right-style:solid;
 border-bottom-style:solid;
 border-bottom-width:1px;
 border-left-width:1px;
 border-left-style:solid;
 border-left-color:#939393;
 border-bottom-color:#919191;
 border-right-color:#757575;
 padding-left:8px;
 padding-right:8px;
 padding-top:0px;
 padding-bottom:11px;
 box-shadow:0px 0px 5px 0px #6e3f3f;
}

