.btn-primary {
  background: #656565;
}
section .btn-primary {
  background-color: #656565;
}
#eb .btn-primary {
  background: #656565 !important;
}
#eb .btn-primary:hover {
  background: custom !important;
}
