.btn-primary, .trade_loan .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]{
    background-color: #f06f13 !important;
    color: #fff !important;
    background-color: #f06f13 !important;
    border-color: #f06f13 !important;
}

.trade_loan .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]{
    padding: .375rem .75rem !important;
}

.with-check:before{
     color: #f06f13 !important;
}

#footer-full-content ul li a:after {
    content: "|";
    font-size: 12px;
    color: #f06f13 !important;
    padding-left:5px;
}

#footer-full-content ul li a:hover{
    color: #f06f13 !important;
    text-decoration: none;
}
