#cookieConsentToast .btn-close {
    background-color: transparent;
    color: #000;
}

#cookieConsentToast .toast-body a {
    color: #007bff;
    text-decoration: underline;
}