/*$red: #D71C39;*/
.lang-panel {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  padding: 0 33px 0 34px;
  font-weight: 600;
}

.lang-panel > .active {
  color: #E9732D !important;
}

@media (max-width: 650px) {
  .lang-panel {
    padding: 16px 13px 14px 14px;
  }
}
#ytWidget {
  display: none;
}

/*# sourceMappingURL=style.css.map */
