.light > * { .footer.bg-light { background-color: var(--bs-light) !important; } .description a { color: var(--bs-primary) !important; } > * { .nav-item { .btn.btn-transparent { color: rgba(0,0,0,.55); } } } }