:root {
  --site-accent: #116723;
  --site-accent-hover: #35ba52;
  --site-accent-soft: #cddccd;
  --site-accent-ink: #173d20;
  --site-active: #116723;
  --site-logo-background: transparent;
}

.site-language-logo {
  background-color: transparent !important;
  height: 70px !important;
  width: 230px !important;
}

.rd-navbar-fixed .site-language-logo--mobile {
  height: 50px !important;
  margin-top: 0;
  max-width: 195px !important;
  width: auto !important;
}
