.blog{

}

.post-view .post-content h2 a {
    font-size: 30px !important;
    text-transform: none;
}

.blog-post-view .post-description a {
    color: #910028 !important;
}

.btn-white:hover {
    background-color: #910028 !important;
    color: #fff !important;
    border: 1px solid #910028 !important;
}


@media (max-width: 479px){

.tm-blog-subbanner .sub-banner-bottom-content .text1 {
    font-size: 25px !important;
    margin-bottom: 5px;
    line-height: 40px !important;
    margin-top: 100px;
}
}
