.vc-menu-bg {
  background: linear-gradient(135deg, #1a2126 0%, #232B2F 55%, #2a1f1d 100%) !important;
  border-bottom: 1px solid rgba(102, 47, 41, 0.4) !important;
}

.vc-menu-bg .t-menu__link,
.vc-menu-bg .t-menu__link-item {
  color: #F0EEE9 !important;
  font-family: 'Inter', sans-serif !important;
  letter-spacing: 0.05em !important;
}

.vc-menu-bg .t-menu__link:hover,
.vc-menu-bg .t-menu__link-item:hover {
  color: #95959D !important;
}

.vc-menu-bg .t228__logo,
.vc-menu-bg .t-logo {
  color: #F0EEE9 !important;
}

