#eb .btn-primary {
    color: #fff !important;
    background-color: #0d6d61 !important;
    border-color: #0d6d61 !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: #0a4e45 !important;
    border-color: #0a4e45 !important;
}