
@media only screen {.preview-mode-theme-mismatch-warning {display: none !important;}
}

/* Privacy Policy: Blue underline on hover */
.customHover a:hover {
    text-decoration: underline;
    text-decoration-color: #B3C80B; /* Blue underline */
}