footer {
    font-family: Oswald, sans-serif;
    font-weight: normal;
}

.footer-link {
    font-weight: 300;
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity));
    height: min-content;
}

.footer-link:focus,
.footer-link:hover {
    --tw-text-opacity: 1;
    color: rgb(252 238 33/var(--tw-text-opacity));
}

.footer-link.active {
    --tw-text-opacity: 1;
    color: rgb(252 238 33/var(--tw-text-opacity));
    outline: 2px solid transparent;
    outline-offset: 2px
}