body, .card, #nsf-stepper ul li:nth-child(1) a, #nsf-stepper ul li:nth-child(3) a, #nsf-stepper ul li:nth-child(5) a {
    background-color: #262626;
    color: #FFF;
}

.phone-container::before, .contract-container:before, #top-container, .free-pass-chooser, .form-control, #orderForm .card-body {
    background-color: #0d0d0d;
}

#orderForm .card-header {
    background-color: #6c757d !important
}

#orderForm .form-control:focus {
    background-color: #0d0d0d !important
}

#orderForm .form-control {
    color: #FFF;
}

.unordered-vertical-list__item h4 {
    color: #FFF !important;
    font-weight: bold;
}

.modal-content {
    background-color: #000;
}

#top-container, #top-container a:hover, #top-container-navigation li:hover {
    background-color: #262626 !important;
}

#top-container .navbar li:hover {
    background-color: #262626!important;
}

#special-container a {
    color: #FFF !important;
    text-decoration: underline !important;
}

.card {
    border-color: #007C92;
}

div.card-footer-red {
    background-color: #6c757d !important;
}

button.card-footer-red {
    background-color: #007C92 !important;
}

.card a {
    color: #FFF !important;
}

.card h2 {
    color: #FFF !important;
}
