body{
    color: black;
} 
.button-round-primary, input[type=button], input[type=reset], input[type=submit] {

    background-color: #eeb90d !important;

}



.primary-color, .section-about-content ul li:before  {

    color:  #eeb90d !important;

} 

.testimonial-item .testimonial-content {

    background-color:  #fff9e4 !important;

    box-shadow: 5px 5px 13px -4px rgba(0, 0, 0, 0.3)

} 

.donate-form .form-inner {

 

    margin-bottom: 0px !important;

 

}



.donate-form .amount-radio {

    width: 15%;

}