.toast-cookies {
    --bs-toast-max-width: 600px !important;
}

.nav-link, .nav-link:hover, .nav-link:focus {
    color: #495057;
}

.nav-tabs .nav-link.active {
    font-weight: bolder;
}