h1, h2, h3, h4, h5, h6, #site-logo, .post-title, .widgettitle, body {
    font-family: 'Raleway', sans-serif;
}

#headerwrap {
    box-shadow: rgb(0 0 0 / 30%) 5px 5px 15px;
}

#menu-icon {
    margin: 18px 0 0 10px;
}

.footer-widgets {
    margin-bottom: 1em;
}

/** ========================================================================
Gravity Forms Styling
======================================================================== **/
.gform_required_legend, .gform_heading {
    display: none;
}
.gform_fileupload_rules {
    font-size: 12px !important;
}

.Gravity-Dark .gfield_label {
    padding-bottom: 5px !important;
    color: #fff;
}
.Gravity-Dark .gfield_required {
    color: #d49a41;
}
.gform_confirmation_wrapper.Gravity-Dark, .Gravity-Dark .gchoice {
    color: #fff;
}

.Gravity-Dark .gform_page_footer.top_label, .Gravity-Dark .gform_footer.top_label {
    text-align: center;
    justify-content: center;
}