body {
}


/**umb_name:Heading (H1)*/
.HeadingH1{font-size: 3rem;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 1.8rem;
color: #282d3b;
font-weight: 700;
letter-spacing: 0;
line-height: 1.1;}

/**umb_name:Heading (H2)*/
.HeadingH2{font-weight: normal !important;
font-size: 24px !important;
color: #282d3b;
letter-spacing: 0;
line-height: 1.1;}

/**umb_name:Heading (H3)*/
.HeadingH2 {
    font-weight: normal !important;
    font-size: 22px !important;
    color: #282d3b;
    letter-spacing: 0;
    line-height: 1.1;
}

/**umb_name:Heading (H3) Grey*/
.HeadingH3{font-size: 20px;
line-height: 22px;
margin: 0 auto;
color: #777;
font: normal 400 1.4rem / 1.8 "Poppins", sans-serif;
-webkit-font-smoothing: antialiased;}


/**umb_name:Heading (H4)*/
.HeadingH2 {
    font-weight: normal !important;
    font-size: 18px !important;
    color: #282d3b;
    letter-spacing: 0;
    line-height: 1.1;
}