body {
    font-family: "Urbanist", sans-serif;
    font-optical-sizing: auto;
    font-weight: 800;
    font-style: normal;
}
.goog-logo-link {
    display: none !important;
}

.goog-te-gadget {
    display: none !important;
}

.goog-gt-gg {
    display: none !important;
}

iframe {
    display: none !important;
}

/* Hide the Google Translate hover popup */
.goog-te-banner-frame.skiptranslate,
.goog-te-gadget-icon,
.goog-te-menu-frame,
.goog-tooltip,
.goog-tooltip:hover {
    display: none !important;
}


/* Prevent selection of translated text */
.goog-te-menu-value {
    pointer-events: none;
}
