.gfield_label {
    font-weight: normal !important;
}

.gfield_required {
    color: rgb(30, 170, 243) !important;
}

.gform_body .large {
    height: 50px;
    background: #24272b;
    border: 1px solid #333333;
}

.gform_button {
    height: 50px;
    background: #1eabf3;
    color: #fff;
    font-weight: bold;
    
}

.gform_button.button {
    border: none;
    padding: 0px 50px;
    font-size: 18px !important;
}

.nav.navbar-nav.navbar-right {
    display: none !important;
}