.exeven-kit-746 {
  --e-global-color-primary: #101010;
  --e-global-color-secondary: #E9204F;
  --e-global-color-text: #747474;
  --e-global-color-accent: #E9204F;
  --e-global-color-41d7657c: #7A7A7A;
  --e-global-color-4bbb4e1a: #61CE70;
  --e-global-color-69d79cf3: #000000;
  --e-global-color-5a39718e: #23A455;
  --e-global-color-6e67ebc8: #FFF;
  --e-global-typography-primary-font-family: "Poppins";
  --e-global-typography-primary-font-weight: 700;
  --e-global-typography-secondary-font-family: "Poppins";
  --e-global-typography-secondary-font-weight: 400;
  --e-global-typography-text-font-family: "Roboto Condensed";
  --e-global-typography-text-font-weight: 400;
  --e-global-typography-accent-font-family: "Roboto Condensed";
  --e-global-typography-accent-font-weight: 500;
}

.exeven-section.exeven-section-boxed>.exeven-container {
  max-width: 1200px;
}

.exeven-widget:not(:last-child) {
  margin-bottom: 20px;
}

  {}

h1.entry-title {
  display: var(--page-title-display);
}

@media(max-width:959px) {
  .exeven-section.exeven-section-boxed>.exeven-container {
    max-width: 1025px;
  }
}

@media(max-width:639px) {
  .exeven-section.exeven-section-boxed>.exeven-container {
    max-width: 768px;
  }
}
