/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 26 2026 | 21:57:11 */
/*###########
GIVE DONATION
############*/

#give-nav button{
    background-color: #46c19e !important;
    border-radius: 30px 30px 30px 30px;
    COLOR: #ffffff;
    padding: 10px 30px;
    border: none;
    font-weight: 500;
    font-family: jost;
    font-size: 16px;
}

#give-nav button:hover{
    background-color: #ec1c2c !important;
}

#container.give-wrap.container {
    border-top: 1px solid #ec1c2c;
    margin-top: 134px !important;
}

.give-form-grid-content>button {
    background-color: #46c19e!important;
    font-weight: 400;
    padding: 10px 25px!important;
    text-decoration: none !important;
    text-underline-offset: 5px;
    border-radius: 30px;
    color: white !important;
    margin: 15px 0;
}

.give-form-grid-content>button:hover {
    background-color: #ec1c2c !important;
}

.give-form-grid-content>button span {
    color: white !important;
}

.give-form-grid-content>h3 {
    margin-bottom: 15px !important;
}

.give-form-grid-progress {
    display: none;
}

.give-embed-form-wrapper.modal .modal-content {
    z-index: 100000000000000 !important;
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
    .nd_options_container {
        width: 370px;
    }
}

p {
    margin: 12px 0;
}

