:root {
  --vpt-theme-text-color: #4F5354;  /* Replace with your desired color */
}

/* Hide search bar when Weglot + Scroll don't work together 
.footer__attribution-line--copyright li:nth-child(2),
.vp-button.header__navigation--button.hc-header-font-color,
.vp-js-header-search-toggle,
.vp-search-bar-container,
.vp-search-bar.has-suggestions {
    display: none;
}

*/