.uc-usualtext {
    font-size: 20px;
    color: #2a2a2a;
    font-weight: 400;
    line-height: 1.3;
    font-family: 'Montserrat';
}

.uc-usualtext p,
.uc-usualtext ul,
.uc-usualtext ol,
.uc-usualtext h2,
.uc-usualtext h3,
.uc-usualtext h4,
.uc-usualtext blockquote
{
    padding: 10px 0;
}
.uc-usualtext h2
{
    font-size: 1.3em;
    color: #0a0a0a;
}
.uc-usualtext h3
{
    font-size: 1.15em;
    color: #0a0a0a;
}

