.blog_detail {
    width: 80%;
}

.blog_detail .date {
    font-size: 14px;
    font-weight: 600;
    color: #0073a3;
    margin: 0 0 -10px;
}