.quform-theme-simple .quform-page-progress-bar{
    background-color: #ED156D !important;
}
.quform .quform-input .quform-button-style-bootstrap-primary .quform-option-label, .quform-button-style-bootstrap-primary .quform-upload-button, .quform-button-style-bootstrap-primary button, .quform-button-style-bootstrap button{
    background-color: #ED156D !important;
    background-image: none !important;
    border-color: #ED156D !important;
}
.quform-options-style-button .quform-field-checkbox:checked+label, .quform-options-style-button .quform-field-radio:checked+label, .quform-options-style-button .quform-option-label:active, .quform-options-style-button .quform-option-label:focus{
    background-color: #0095e8 !important;
    background-image: none !important;
    border-color: #0095e8 !important;
    color: #fff !important;
}