.elementor-kit-6{--e-global-color-primary:#C8A2C8;--e-global-color-secondary:#7A4988;--e-global-color-text:#000000;--e-global-color-accent:#C141E6;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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 */.panels {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.panel {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3em;
  color: white;
}

.panel:nth-child(1) { background: #b9a7d0; }  /* light lilac */
.panel:nth-child(2) { background: #c9b0d9; }  /* soft violet */
.panel:nth-child(3) { background: #e0cde4; }  /* cream purple tint */
.panel:nth-child(4) { background: #f5e9f8; color: #2e2156; }  /* pale cream *//* End custom CSS */