.nice-select.hero__form-input.custom-select.select-box-location {
    background: #fff;
    border: 2px solid #ff6364;
    padding: 0px 13px;
    border-radius: 5px;
    /* color: #000; */
    width: 101px;
    font-size: 14px;
    margin-top: 7px;
    font-weight: 700;
    height: 40px;
    border: 2px solid #eaeaea !important;
}

.call-to-action.consult-form .overlay {
    background: #271c69;
}

h1, h2, h3, h4, h5, h6 {
    
    font-weight: 300;
}