/*=========== BACKGROUND COLOR ================ */
.wp-donation-system h6,
.language-selector .select2-container--default .select2-selection--single,
.wpdonation-box ul.nav li.active a,
.wp-donation-system button:hover,
.history:hover .history-detail > i,
.wpdonation-payment a:hover,
.confirm_popup > h2,
.wp-donation-system input[type="submit"],
.wp-donation-system input[type="button"],
#single_payment_close,
#single_payment_closes,
#single_payment_closes{
    background-color:#3574c8;
}



/*=========== TEXT COLOR ================ */
.wpdonation-payment i{
    color: #3574c8;
}


/*=========== BORDERS COLOR ================ */


