body{
    font-family: var(--global_font), 'Caladea', Arial, sans-serif !important;
    font-size: 16.5px !important;
    webkit-tap-highlight-color: #222;
    color: #000000;
    color: var(--modules_color_text);
    background-color: #f9f9f9;
    background-color: var(--modules_color);
    -webkit-font-smoothing: antialiased !important;
}
.svg-m {
    display: inline-block;
    width: 1em;
    height: 1em;
}
#contact-us{
    color: #000000;
    font-weight: 200;
}