.cube-body {}

body.cube-body {
  font-family: 'Barlow', 'Inter', Arial, sans-serif;
}

.cube-body header .logo {
  margin-left: 0;
}

.cube-body .toggler {
  display: none !important;
}

.cube-body .custom-container {
  max-width: 1600px;
}

.cube-body .dark-cube-bg {
  background: #052330 !important;
}