@import '/Portals/_default/dng-pro-overrides.css';
/*portal overrides*/
.banner-border {
    margin-bottom: -1rem;
}

.mission-bg {
    padding: 3rem 1.5rem;
}

.tp-shadow5 {
    box-shadow: none !important;
}
.home-parallax {
    background: url(/Portals/columbusfirstchurch/Layout/417/Columbus-Overlay-2.png?ver=GU1ZGervjvslsxW59Qbcvg%3d%3d) fixed;
}
.home-welcome {
    margin-top: clamp(2rem, 4vw + 1rem, 6rem);
    margin-bottom: clamp(2rem, 4vw + 1rem, 6rem);
    margin-left: 1rem;
    margin-right: 1rem;
}
.color-black p {
    color:#191919 !important;
}

.footer p {
    color: white
}

/* Calendar Modal */
.toolTipDates {
    color: rgb(0 0 0) !important;
}

/* Footer */
footer ul {
    list-style-type: none;
    margin-left: 0;
}
footer.footer a {
    color: #98A8E6 !important;
}

/*Worship With Us Link*/
.worship-with-us-link {
    color: #000 !important;
    text-decoration: underline;
}

/*Hide Date from News cards*/
.news-card--content .card--date {
    display: none;
}

.news-grid--details .news-grid-date {
    display: none;
}










