#hero {
    h1, .h1_mobile {
        font-weight: 400;
    }
    h1, .h1_mobile, #header_row p {
        color: #18567e !important;
        text-shadow: 2px 2px 1px rgba(255,255,255,0.6) !important;
    }
    .et_pb_row_fullwidth {
        max-width: 100%;
    }
}