.site-header-nav ul ul {
  background: #ffffff;
}
.site-header-nav-row {
  color: #ffffff !important;
}

h2 {
  border-bottom: 3px solid #e1c33e;
  padding-bottom: 5px;
  display: inline-block;
}

.lang-links {
  display: none;
}

@media screen and (max-width: 768px) {
  .site-header-logo img {
    margin-left: 50px;
  }
}
