diff --git a/index.html b/index.html
index 74140de..3f7e346 100644
--- a/index.html
+++ b/index.html
@@ -89,6 +89,11 @@
color: var(--accent-color);
}
+ /* Google Translate styles */
+ .skiptranslate {
+ /* display: none; */
+ }
+
/* Main content styles */
main {
max-width: 1200px;
@@ -262,6 +267,7 @@