a, button {
    outline: 0 !important;
    text-decoration: none !important;
}
main {
    padding-top: 6rem;
    padding-bottom: 3em;
}
.navbar-brand {
    margin-right: 0;
}
.dropdown-toggle {
    cursor: pointer;
}
footer {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.bg-dark { background-color: #ffffff !important; }
.ekko-lightbox .modal-content { background-color: #ffffff !important; }
ul li a.text-white { color: #000000 !important; }
.navbar .navbar-brand { color: #000000 !important; }
.navbar-dark .navbar-toggler { background-color: #c4c4c4 !important; }