/* CSS-file with custom styles - don't delete this file and this rule!!! */
.custom_rule { color: inherit; }
p{
    text-align: justify;
}
.health-team h2{
    font-size: 13px;
    color: #3fb6e0;
    text-align: left;
    font-family: Open Sans;
    font-weight: 400;
    font-style: italic;
}
.health-map iframe{
    width: 100% !important;
    height: 450px !important;
}