/*
Theme Name:   Charifund Child
Theme URL:    https://wowtheme7.com/charifund-child/
Description:  Charity WordPress Theme
Author:       wowtheme7
Author URL:   https://wowtheme7.com/
Template:     charifund
Version:      1.0.5
License:      GNU General Public License v2 or later
License URL:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  charifundchildtheme
*/

/*
    Please Add your custom styles here
*/


.cta
 {
    margin-top: 0px !important;
}


.give-form-title
 {
    color: black !important;
    font-size: 34px !important;
}
p.give-form-description {
    color: #8A8394 !important;
    font-size: 18px !important;
    width: 100% !important;
    padding: 0px !important;
    margin: 0 !important;
    max-inline-size: fit-content;
}
span.give-formatted-currency
 {
    color: black;
    font-size: 20px !important;
}

h1.give-form-title{
color: red !important;
}


.givewp-layouts-receipt .receipt-footer .donor-dashboard-link {
    color: var(--givewp-primary-color);
    display: none !important;
  }