/*Banner  */

.elementor-439 .elementor-element.elementor-element-e687f06:not(.elementor-motion-effects-element-type-background), .elementor-439 .elementor-element.elementor-element-e687f06 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: revert !important;
}

/*Contact  */
.wpforms-submit {
    margin-left: 200px !important;
    color: #FFFFFF;
    background-color: #833F9D !important;
  border-top-right-radius:90px  !important;
  border-bottom-left-radius: 90px  !important;
  border-bottom-right-radius: 90px !important;
}

 .wpforms-submit:hover {
        border: 1px solid #B76F56;
        background-color: transparent !important;
        color: #B76F56;
 }

/*Donate button- home  */
.cta-button {
  border-top-right-radius:90px  !important;
  border-bottom-left-radius: 90px  !important;
  border-bottom-right-radius: 90px !important;
}

 .cta-button:hover {
        border: 1px solid #B76F56;
 }


/* 4 colums - home */
.eael-infobox-button {
  border-top-right-radius:90px  !important;
  border-bottom-left-radius: 90px  !important;
  border-bottom-right-radius: 90px !important;
}
.eael-infobox-button :hover{
    background-color: Transparent !important;
}
