.elementor-kit-6{--e-global-color-primary:#171717;--e-global-color-secondary:#17171C;--e-global-color-text:#FFFFFF;--e-global-color-accent:#F536C6;--e-global-typography-primary-font-family:"Orbitron";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Orbitron";--e-global-typography-accent-font-weight:500;background-color:#09090C;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{color:#FFFFFF;}.elementor-kit-6 h2{color:#FFFFFF;}.elementor-kit-6 h3{color:#F0F0F0;}.elementor-kit-6 h4{color:#DFDFDF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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;}}
/* Start custom CSS *//* === GLOBAL HEADING STYLES === */
.elementor-widget-heading .elementor-heading-title {
  color: #E91ECA;
  font-weight: 700;
  line-height: 1.2;
}

/* === INNER PAGE HERO SECTION === */
.elementor-widget-heading h2 {
  font-size: 42px;
}

/* === CONTAINERS PADDING === */
.e-con {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

/* === TEXT COLOR === */
.elementor-widget-text-editor p,
.elementor-widget-paragraph p {
  color: #cccccc;
  font-size: 16px;
  line-height: 1.8;
}

/* === HIDE ASTRA PAGE TITLE ON INNER PAGES === */
.ast-page-single-post header.entry-header {
  display: none;
}

/* === BUTTON STYLES === */
.elementor-button {
  background: #E91ECA;
  color: #fff;
  border-radius: 4px;
  font-weight: 600;
}

/* === FOOTER HEADING === */
.e-con .elementor-heading-title {
  color: #E91ECA;
}

/* === CARD STYLE === */
.elementor-widget-container {
  color: #ffffff;
}/* End custom CSS */