.col-md-4 .blog-post h6.blog-date {
    margin-top: 12px;
    line-height: 1.2;
    padding-bottom: 0;
}

h6.blog-date span {
    font-weight: 600;
}

h6.blog-date {
    font-weight: 300;
    font-size: 12px;
    letter-spacing: 0;
    text-transform: none;
}

.blog-post .col-md-6 h6.blog-date {
    padding-bottom: 0;
    margin-bottom: 8px;
}

h6.blog-date a:hover {
    color: #437df9;
}

h6.blog-date a:hover {
    text-decoration: underline;
}