﻿.web-block {
     box-sizing:border-box;
color:rgb(58, 84, 109);
display: block;
font-family: Barlow, Arial, Helvetica, sans-serif;
font-size: 17px;
font-stretch: 100%;
font-style: normal;
font-variant-caps: normal;
font-variant-east-asian: normal;
font-variant-ligatures: normal;
font-variant-numeric: normal;
font-weight: 300;
height:100%;
letter-spacing: normal;
line-height: 38.25px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;

padding-left: 0px;
padding-right: 0px;
position: relative;
text-size-adjust:100%;
width: 100%;
z-index: 10;

}
 
.rgb-gradient-1{
    background-color:rgba(255, 255, 255, 0);
background-image:url('../img/backgrounds/rgb-gradient-bar-1.jpg');
background-position-x: 50%;
background-position-y: 50%;
background-size: cover;
}


body {
    font-size: 14px;
    font-weight: 400;
   
}


h1.ce-header {
    font-size: 30px !important;
}

h2.ce-header {
    font-size: 26px !important;
}

h3.ce-header {
    font-size: 22px !important;
}

h4.ce-header {
    font-size: 18px !important;
}
.web-content-wrapper {
    padding: 20px;
    padding-top: 90px;
}