.header-blog {
    margin-top: 70px;
}
.fw-650 {
    font-weight: 650;
}
.text-18 {
    font-size: 18px;
}
.magin-top-text {
    margin-top: 50px !important;
}

@media only screen and (max-width: 768px) {
    .header-blog {
        margin-top: 45px;
    }
}
