.elementor-kit-6 {
  --e-global-color-primary: #542a83;
  --e-global-color-secondary: #000;
  --e-global-color-text: #444;
  --e-global-color-accent: #30373e;
  --e-global-color-lighter: #888;
  --e-global-color-dark: #202020;
  --e-global-color-highlight: #ccc;
  --e-global-color-border: #e3e3e3;
  background-color: #fff;
}
.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1290px;
}
.e-con {
  --container-max-width: 1290px;
}
.elementor-widget:not(:last-child) {
  margin-bottom: 0;
}
.elementor-element {
  --widgets-spacing: 0px;
}

h1.entry-title {
  display: block;
}
@media (max-width: 1024px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1024px;
  }
  .e-con {
    --container-max-width: 1024px;
  }
}
@media (max-width: 767px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 767px;
  }
  .e-con {
    --container-max-width: 767px;
  }
}
