﻿html
{
    font-size:15px;
    color:#121212;
}
h1
{
    font-size:20px;
}
h2 
{
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 4px;
}
h3 
{
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 4px;
}
h4 
{
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 2px;
}
p
{
    font-size:15px;
}
