﻿h1
{
    font-size: 3rem;
    line-height: 100%;
}
h2
{
    font-size: 1.9rem;
    line-height: 110%;
}
h3
{
    font-size: 1.4rem;
    line-height: 110%;
}
h4
{
    font-size: 1.2rem;
    line-height: 110%;
}
h5
{
    font-size: 1.1rem;
    line-height: 110%;
}
h6
{
    font-size: 1.05rem;
    line-height: 110%;
}
p, li, .uabb-module-content .uabb-text-editor :not(h1,h2,h3,h4,h5,h6,strong,b,i)
{
    font-size: 1rem;
}
strong
{
    font-weight: 700;
}