.form-signin {
    max-width: 400px;
}

.navbar.bg-light .nav-link.featured {
    color: var(--bs-primary) !important;
    font-weight: unset;
}

.navbar.bg-light .nav-link.featured:hover {
    color: #fff !important;
}
