.home-event .event__content a {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding-bottom: 98px;
    left: 18px;
    line-height: 1.3em;
}
.home-event .event__content h4 {
	margin:0px !important;
}
.team-section .team__single__thumb-social svg {
    width: 12px;
}

@media screen and (max-width: 768px) {
.home-event .event__content p{
font-size: 14px;
}
}

.footer-two .footer-two__copyright-inner p {
    font-weight: normal; 
}



.custom-image-slider .gallery__single:hover::after {
    height: 100%;
	display:none;
}
.custom-image-slider .gallery__single:hover a {
    display: none;
}
.custom-image-slider  .gallery__single:hover::after {
    height: 100%;
	display:none;
}
.custom-image-slider  .gallery__single img {
    width: 100%;
    min-height: 285px;
	}
.custom-image-slider  .gallery__single {
    height: 285px !important;
    overflow: hidden;
}
.block-slider .difference__single-wrapper img {
    max-width: 60px;
}


.change_te span.sub-title {
    padding-top: 20px !important;
}

.cta-section .cta-section__center {
    z-index: 2;
    background-image: url('/wp-content/uploads/2026/02/mask-two-green.png') !important;
}
/***********about us***********/
.counter-section .help-two__thumb-content .content h2
{
    color:#83CF3C !important;
}
.counter-section .help-two__thumb-content .content p {
    color:#83CF3C !important;
}
.counter-section .icon-donation:before {
    color: #83CF3C;
}
.counter-section .help-two .help-two__thumb-inner::after {
    border: 1px dashed #83CF3C;
}
.approach-section .commit .commit__thumb::before {
    border: 1px solid #ffffff;
    background: #5F983C;
}
.dark-box .ff-service {
    background: #5F983C;
}
.dark-box p.mt-20 {
    color: #fff;
}
.dark-box .ff-service .ff-service__single:hover .thumb::before {
    background-color: #83CF3C;
}
.dark-box .ff-service .ff-service__single:hover p.mt-20 {
    color: #000;
}
.about_r .contact .sub-title {
    color: #fff;
}
.about_r .contact h2 {
    color: #ffffff !important;
}
.about_r .section__content h2 span {
    color: #fff;
}
.about_r .ff-el-input--label label {
    color: #fff !important;
}
.about_r .contact__form.cta {
margin-top:20px !important;}

.about_r .contact .contact__content {
	background:#83CF3C;
}

.shape-left img {
    filter: none !important;
}

.donation-form__single .radio-single {
    display: none !important;
}
.donation-form__single h5 {
    display: none !important;
}
.community-donation__inner .warning {
    display: none !important;
}
.donation-form .cta {
    margin-top: 0px;
}
.community .spade img {
    filter: none; 
}

/************Footer***********/
.footer-two__widget-content--contact a {
    text-transform: capitalize !important;
}
.footer-two .ff-default .ff-el-form-control {
    padding: 16px !important;
}
	
