
                        .fluent_form_7 .ff-btn {

background-color: #1f3d86 !important;
border: 0px !important;
border-radius: 100px !important;
padding: 8px !important;
color: white !important;
width: 35px !important;
height: 35px !important;
}


.fluent_form_7 .fluentform-step {
    text-align: center !important;
}

form.fluent_form_7 .wpf_has_custom_css.ff-btn-submit {
    background-color: #ff8800 !important;
    color: white !important;
    border-radius: 3px !important;
    font-family: 'Manrope' !important;
    font-size: 15px !important;
    padding: 2px 16px !important;
    width: 100% !important;
    
}

.fluent_form_7 .ff-el-form-check{
    text-align: left !important;
    color: #000000 !important;
}

.fluent_form_7 .ff-el-form-check a{
    color: #ff8800 !important;
}

.fluent_form_7 .ff-el-form-check span{
    color: #000000 !important;
}

.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check.ff_item_selected label>span {
    background-color: #ff8800 !important;
    color: white !important;
    border-color: #ff8800 !important;
}

.fluent_form_7 .fluentform .ff-el-group.ff_list_buttons .ff-el-form-check {
    display: -moz-inline-stack;
    display: inline-block;
    float: none !important;
    margin: 0 0 10px;
    position: relative !important;
    width: auto !important;
}

.fluent_form_7 .fluentform .ff-el-progress-bar {
  background-color: #ff8800 !important;
}

.fluent_form_7.ff-el-form-check-label a {
    color: #ff8800 !important;
}                    