.elementor-kit-3761{--e-global-color-primary:#C5141C;--e-global-color-secondary:#212E8C;--e-global-color-text:#000000;--e-global-color-accent:#EF8620;--e-global-color-e9f5fac:#FFFFFF;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:300;}.elementor-kit-3761 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */::selection {
    background: #000000!important;
    color: #fff;
}

::-moz-selection {
    background: #000000!important;
    color: #fff;
}

mark {
    background: #000000!important;
    color: #fff;
	padding: 10px 20px;
}

.black a {
    color:#000000;
}

.red a {
    color:#C5141C;
}

.blue a {
    color:#212E8C;
}

.yellow a {
    color:#EF8620;
}


.donate {
    background: red;
    border-radius: 50px;

}

.sponsor {
    background: orange;
    border-radius: 50px;
    margin-right:10px!important;
}

/* Icon Lists */
.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a {
    align-items: start!important;
}

.elementor-icon-list-icon {
    margin-top:4px;
}



/* reCaptcha hide */
 .grecaptcha-badge {
        display: none!important;
    }




/* Tablet */
@media only screen and (min-width: 768px) and (max-width: 1030px) {
    
  .donate {
    background: transparent;
    border-radius: 0px;

}

.sponsor {
    background: transparent;
    border-radius: 0px;
    margin-right:0px!important;
}
  

    
}




@media only screen and (min-width: 1000px) {
    
    
    
    
    }


/* Mobile */
@media only screen and (max-width: 768px) {
    
 .donate {
    background: transparent;
    border-radius: 0px;

}

.sponsor {
    background: transparent;
    border-radius: 0px;
    margin-right:0px!important;
}
    

}/* End custom CSS */