/* h2{
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 37px;
    font-weight: 700;
    font-style: normal;
    color: #2E2D29;
    line-height: 1.18em;
    letter-spacing: 0em;
    text-transform: capitalize;
} */

body {
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 19px;
    color:#000;
}

.text{
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 19px;
    font-weight: 400;
    font-style: normal;
    color: #000;
    line-height: 1.36em;
    letter-spacing: 0em;
}

.text.spacing{
    letter-spacing: 0.5px;
}

ul.text.list li {
    list-style: disc !important;
    line-height: 1.36em !important;
    padding-left: 0px;
    padding-bottom: 15px;
    margin-left:25px;
    padding-left:15px;
}

ul.circle li
{
    list-style-type:circle; 
    margin-left:20px;
}

ol li {     
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 19px;       
    padding-left: 0px;
    padding-bottom: 15px;
    margin-left:0px;
    padding-left:15px;
}

.intro-text{
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 23px;
    font-weight: 400;
    font-style: normal;
    color: #2E2D29;
    line-height: 1.52em;
    letter-spacing: 0em;
}
h1.c-font-source-40 { 
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 19px;
    font-weight: 400;
    font-style: normal;
    color: #2E2D29;
    line-height: 1.36em;
    letter-spacing: 0em;
    text-transform: none; 
}
h2.c-font-source-20 {
     font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
     font-size: 19px;
}

.text.list.decoration li a {
    text-decoration: none !important;
}

.text.list.decoration li a:hover {
    text-decoration: none;
}

a.readmore {
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 19px;
    font-weight: 600;
    font-style: normal;
    color: #000;
    line-height: 1em;
    letter-spacing: 0em;
    color:#E34b00;
}

a:hover.readmore {
    text-decoration: none;
    color:#000;
}

h1.title,
h2.title,
h3.title {    
    font-family: 'Source Sans Pro', sans-serif;    
    font-weight: 700 !important;
    font-style: normal !important;
    color: #000 !important;
    line-height: 1.18em !important;
    letter-spacing: -1px;
    text-transform: none !important;
}

h1.title {
    font-size: 40px !important;
}

h2.title {
    font-size: 30px !important;
}

h3.title {
    font-size: 25px !important;
}

p {    
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 19px;
    font-weight: 400;
    font-style: normal;
    color: #000;
    line-height: 1.36em;
    letter-spacing: 0em;
}

.main-nav.menu-light .inner-nav > ul > li > a{
    font-family: 'Source Sans Pro', sans-serif;    
    font-size: 15px;
    font-weight: 500 !important;
}
.c-color-green-covid {
    color:#00a79d;
}
.c-color-orange-covid {
    color:#ff7f00;
}
.c-line-height-160 {
    line-height:160%;
}
