.logowidth{
	width: 250px;
}

.ftco-navbar-light .navbar-nav > .nav-item > .nav-link{
	font-size: 16px;
}
.wrap .phone a {
    color: #fff;
    font-size: 14px;
}
.social-media p a {
    width: 50px;
    height: 50px;
    margin-right: 1px;
}
.donation-wrap .total-donate {
   
    padding: 25px 20px !important;
  
}
.donation-wrap .total-donate p span {
    font-size: 30px;
    font-weight: 600;
    color: rgb(255 255 255 / 75%);
}
.donation-wrap .total-donate h4 {
 width: 60%;
}
.donation-wrap .total-donate p {
    width: 40%;
}
.owl-carousel.home-slider .slider-item .slider-text h1 {
   text-shadow: -4px 2px 2px rgb(0 0 0 / 70%) !important;
}