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