#eb .btn-default  {
  background-color: #0cc20b !important;
  border: 0 !important;
  color: #fff !important;
  padding: 0 30px !important;
  line-height: 50px !important;
  border-radius: 99px !important;
}
#eb .btn-default:hover, #eb .btn-default:focus, #eb .btn-default:active, #eb .btn-default.active, .open .dropdown-toggle_#eb .btn-default{
  background: #069408 !important;
  color: #fff !important;
}