#eb .btn-primary {
    color: #fff !important;
    background-color: #525774 !important;
    border-color: #525774 !important;
}

#eb .btn-primary:hover, #eb .btn-primary:focus, #eb .btn-primary:active, #eb .btn-primary.active, .open .dropdown-toggle_#eb .btn-primary {
    color: #fff !important;
    background-color: #F25D23 !important;
    border-color: #F25D23 !important;
}

a {
    color: #525774;
}