.bdt-give-form .js-give-embed-form-modal-opener {
  padding: 10px 15px;
  font-size: 16px;
  background-color: #1e87f0 !important;
  color: #fff;
  border: 0;
  border-radius: 3px;
  cursor: pointer;
  outline: none;
  transition: all 0.3s ease;
}
