.give-donation-level-btn {
    border: 2px solid #b68f22 !important;
}
.give-btn {
    border: 2px solid #b68f22 !important;
    background: #b68f22 !important;
}
.give-donation-level-btn.give-default-level {
    color: #b68f22 !important;
}
.give-btn {
    border: 2px solid #b68f22 !important;
}
.give-btn:hover {
    background: #b68f22 !important;
}
.give-donation-level-btn.give-default-level:hover {
    color: #b68f22 !important;
    background: #fff !important;
}
.choose-amount .give-donation-levels-wrap .give-donation-level-btn {
    display: inline-flex!important;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: #b68f22;
    border: 2px solid #b68f22;
}
#give_terms_agreement:hover, #give_terms_agreement:focus-within, #give_terms_agreement.active {
    border: 1px solid #b68f22 !important;
}
.give_terms_links {
    color: #b68f22 !important;
}
#give_terms_agreement input[type='checkbox']:focus + label::before {
    border-color: #b68f22;
}
.give-embed-form-wrapper .iframe-loader {
    
   }
   form[data-currency_position=before] .give-donation-amount .give-cs-select-currency.give-cs-mini-dropdown:focus+.give-currency-symbol {
    border:1px solid #b68f22 !important;
    border-radius:3px
   }
   .give-btn:focus {
    outline:none;
    box-shadow:0 0 8px #b68f22 !important;
   }
.tsvg-grid-content-items p{
	display:none;
}