/* Primary = #ff0018
Secondary = #b40011 */

.nav-item.active {
    color: #ff0018;
}
.bg-background-black {
    background-color: #000000 !important;
}