.blog-post article .title-box .title {
    font-size: 36px;
}

.blog-post article img {
    width: 100%;
    margin-bottom: 33px;
}

.blog-post article a {
    display: inline-block;
    color: #007680;
}

.blog-post article a:hover {
    text-decoration: underline;
}

.blog-post article section {
    margin-top: 25px;
}
