body, .give-donation-summary-section td, .give-donation-summary-section th {
    font-family: Lato, sans-serif !important;
}

form[id*="give-form"] .give-donation-amount #give-amount {
    width: 83% !important;
}

.donation-radio-options .give-label {
    font-weight: bold !important;
    font-size: 1.25rem !important;
    color: #000 !important;
}

.donation-radio-options label {
    font-size: 1.125rem !important;
    color: #000 !important;
}

.fee-break-down-message, .give-fee-recovery-donors-choice.give-fee-message, .give-fee-total-wrap.fee-coverage-required.give-fee-message {
    box-shadow: none !important;
}

.give-embed-form .give-select-fund-row {
    padding: 0 !important;
}

.advance-btn, .download-btn, .give-submit {
    margin: 1rem auto 0 auto !important;
}

.fee-break-down-message {
    padding: 0 !important;
}

.give-fee-recovery-donors-choice.give-fee-message .give-fee-message-label-text, .give-fee-total-wrap.fee-coverage-required.give-fee-message .give-fee-message-label-text {
    padding: 1rem 0 0 0 !important;
}

.give-recurring-donors-choice.active label:before,
.give-mailchimp-fieldset.active .give-mc-message-text:before {
    display: inline-block;
    content: "";
    width: 1.25em;
    height: 1.25em;
    aspect-ratio: 1 / 1;
    background-image: url("data:image/svg+xml,<svg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M10.97 4.97a.75.75 0 0 1 1.07 1.05l-3.99 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425z' clip-rule='evenodd'/></svg>");
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #c00;
    fill: #fff;
}