.uc-max-width *{
    max-width: 99%;
}
.uc-max-width *{
    color: #6a6b6b;
    font-family: 'newcustom', Arial, sans-serif;
}
.uc-max-width .t-text_md{
    /*font-size: 19px !important;*/
    font-size: 1.5em;
    line-height: 1.2em;
    font-weight: 400;
    /*line-height: 23px;*/
}

.uc-max-width .t015__title, .uc-max-width strong{
    font-weight: 900!important;
}
.uc-max-width .t-heading_sm {
    font-size: 3em; 
}
.blog-html{
    margin-top: 20px;
}
.blog-html h2, .blog-html h3{
    font-size: 22px;
}
.blog-html div{
    font-size: 18px;
}
.blog-html *{
    margin-bottom: 20px;
}