/* Cookie Consent Styles */
#cc-main {
    font-family: 'Inter', sans-serif !important;
}

.cc-window {
    z-index: 99999 !important;
}

.cc-link {
    color: #3498db !important;
    text-decoration: underline !important;
}

.cc-link:hover {
    color: #2980b9 !important;
}