#eb .eb-mod-title, #eb .eb-mod-body, #eb .eb-mod-hold, #eb .eb-mod-action, #eb .eb-mod-foot {
    padding-top: 10px;
    word-wrap: break-word;
    color: white;
}

#eb .btn-primary {
  color: #fff !important;
  background-color: #b67400 !important;
  border-color: #b67400 !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: #e19511 !important;
  border-color: #e19511 !important;
}