﻿/**umb_name:h2*/
h3 {
    margin-bottom: 15px;
    font-family: MaxRegular;
    margin-top: 0px;
    font-size: 16px;
    color: #273543;
}

/**umb_name:h2*/
h2 {
    margin-bottom: 15px;
    font-family: MaxRegular;
    line-height: 19px;
    margin-top: 0px;
    font-size: 19px;
    color: #3a88cf;
}

/**umb_name:h1*/
h1 {
    margin-bottom: 40px;
    font-family: MaxRegular;
    line-height: 19px;
    font-size: 19px;
    color: #273543;
}
h1:after {
    margin-left: 10px;
    content: url('../Images/Posta/Arrow.png');
}
