/**
 * @file
 * Styles for the donation.
 */
 
/* .donation-modal{
	background: var(--branch-donation-modal-bg, #fff);
    color: var(--branch-donation-text, #111);
}
.donation-modal legend{
	background: var(--branch-donation-modal-bg, #fff);
    color: var(--branch-donation-text, #111);
} */

