.lunch-date-section * {
    color:#fff !important;
}
.nav-cta {
    border-color: #fff !important;
    color: #fff !important;
}

label {
    color:#000 !important;
}
input[type="text"], input[type="email"], input[type="password"], input[type="number"], input[type="tel"], input[type="url"], input[type="search"], textarea, select {
    color:#000 !important;
    border-color: #000 !important;
}
button[type="submit"], button[type="button"], input[type="submit"], input[type="button"] {
    color:#fff !important;
}

button[type="button"] * {
    color:#000 !important;
}
button[data-open-modal="community-modal"] * {
    color: #fff !important;
}
button[data-open-modal="prayer-modal"] * {
    color: #fff !important;
}
.contact-page-contacts li {
    justify-content: start !important;
}
.contact-page-contacts {
    margin-bottom: 1.5rem !important;
}