@import "flaticon-set-charity.css";

.menuzord-menu > li {
    margin: 0 10px;
}

@media (max-width: 995px) {
    .menuzord-menu > li {
        margin: 0;
    }
}

a.menuzord-brand img {
    width: 150px;
}

.latest-posts img {
    width: 88px;
    height: 55px;
    object-fit: cover;
}

#gallery .gallery-item .thumb img {
    width: 283px;
    height: 193px;
    object-fit: cover;
}

.testimonial.style1 .item .comment {
    border: none;
    height: 211px;
}

.causes-details {
    height: 240px;
}

.causes img {
    height: 285px;
    object-fit: cover;
}

.team-member .team-thumb .overlay .content {
    top: 2%;
}

.team-member .team-thumb .overlay .content p {
    text-align: justify;
}

.funfact i {
    color: white;
}

.layer-overlay.overlay-dark-5::before {
    background-color: rgba(17, 17, 17, 0.85);
}
