.elementor-287 .elementor-element.elementor-element-a614402{--display:flex;--background-transition:0.3s;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-287 .elementor-element.elementor-element-88d1e4e > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-88d1e4e */form#fp_donation_form {
    background: none;
}

h3.fp_donation_heading, p.fp_donation_description {
    display: none;
}

form#fp_donation_form {
    width: fit-content;
}

input#fp_donation_submit {
    margin-top: 20px !important;
    width: 100%;
    background: #d4af37;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 3px;
}
.fp_predefined_buttons tr {
    display: flex;
    justify-content: space-between;
    gap: 15px;
}

.fp_input_predefined_buttons {
    padding: 15px 35px !important;
}

.fp_predefined_buttons td {
    padding: 0px !important;
}

.fp_input_predefined_buttons {
    border: solid 3px #d4af37 !important;
    border-radius: 5px !important;
}

form#fp_donation_form {
    color: #0e7a7a;
}

p.form-fields.fp_donation_form, table.fp_donation_reason_table {
    display: none;
}
table#fp_predefined_buttons {
    margin-bottom: 0px;
}

section.footer-cta {
    display: flex;
    flex-direction: column;
    align-items: center;
}/* End custom CSS */