﻿/* Theme Default - Blog */


.section-blog .image-box .body .description {
    height: 74px;
    -webkit-line-clamp: 3;
}

.section-blog.detail .content {
    margin-bottom: 1rem;
}

.section-blog.detail .img {
    margin-bottom: 1rem;
    text-align: center;
}

