.give-total-wrap .give-currency-symbol {
    background: #d93617;}

#tr_card_number, #tr_exp_date, #tr_cvv_code {
  padding-bottom: 12px;
}

#os_form .row.form-group.form-row {
  margin-bottom: 12px;
}

.donated-amount-label {
  padding: 8px 7px;
  text-align: center;
  width: 45%;}

.btn-primary, .sppb-btn-primary {
  border-color: #0B4F7B;
  background-color: #0B4F7B;
}
.donation-module-general-div .give-total-wrap,
.donation-module-general-div .give-total-wrap .give-donation-amount,
.sppb-addon-module .give-goal-progress {
  display: none;
  visibility: hidden;
}

.campaign_title {text-align: center;}

#donation-form #donation_type .switch-amounts label {
  padding: 14px 22px !important;
}
#r_frequency,
#r_frequency > option {
  font-size: 19px;}


#donation-form .btn-primary, #donation-form .sppb-btn-primary {
  border-color: #004F7B;
  background-color: #004F7B;
  font-size: 20px;
  text-transform: uppercase;
  margin: 10px 0;
}
#donation-form .btn-primary:hover, #donation-form .btn-primary:focus { 
  background-color:#457D54; border-color: #457D54;}