.utf-article-content{
    max-width: 768px;
    margin: auto;
}

.utf-article-content h1{
    font-size: 32px !important;
    font-family: "Roboto", sans-serif !important;
    margin: 0 0 0.5em 0;
}

.utf-article-content h2{
    font-size: 24px !important;
    font-family: "Roboto", "sans-serif" !important;
    font-weight: 500 !important;
    letter-spacing: 0.15px !important;
}

.utf-article-content h3{
    font-size: 22px !important;
    font-family: "Roboto", "sans-serif" !important;
    font-weight: 500;
    margin: 0 0 0.5em 0;
}

.utf-article-content p,
.utf-article-content li{
    font-size: 16px;
    font-family: "Inter", sans-serif;
    line-height: 1.5;
}

.utf-article-content p{
    margin: 0 0 0.75em 0;
}





