.elementor-kit-519{--e-global-color-primary:#2D1E5F;--e-global-color-secondary:#6FFFE9;--e-global-color-text:#FF3CAC;--e-global-color-accent:#FFEA00;--e-global-color-e9a346c:#1C1C1C;--e-global-color-2d8f506:#F9F9F9;--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-519 e-page-transition{background-color:#FFBC7D;}.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 */:root {
  --indigo:#2D1E5F;
  --mint:#6FFFE9;
  --magenta:#FF3CAC;
  --yellow:#FFEA00;
  --charcoal:#1C1C1C;
  --cloud:#F9F9F9;
}

/* Buttons */
.elementor-button { border-radius:12px; font-weight:700; }
.elementor-button--primary { background:var(--magenta); color:#fff; }
.elementor-button--secondary { background:var(--indigo); color:#fff; }

/* Logos in sidebar grayscale */
.sidebar-logo img { filter:grayscale(100%); opacity:0.7; transition:0.2s; }
.sidebar-logo img:hover { filter:none; opacity:1; }/* End custom CSS */