.elementor-kit-6{--e-global-color-primary:#E4EBF1;--e-global-color-secondary:#8491A4;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-24483b7:#080C16;--e-global-color-22e07db:#080C16;--e-global-color-8059fcf:#0A0F1A;--e-global-color-d5011f1:#1C212C;--e-global-color-64a2d45:#1C212C;--e-global-color-731d3c1:#1C212C;--e-global-color-597e639:#18B8DC;--e-global-color-ce8e325:#00D4C0;--e-global-color-4c049b6:#4466EE;--e-global-color-7ebe4ff:#7744CC;--e-global-color-7b02996:#020617;--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;background-color:var( --e-global-color-24483b7 );}.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);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */body {
  background-color: #080c16;
  color: #e4ebf1;
  font-family: 'Inter', system-ui, sans-serif;
  -webkit-font-smoothing: antialiased;
}

a { color: #18b8dc; }
a:hover { color: #00d4c0; }

h1, h2, h3, h4, h5, h6 {
  color: #e4ebf1;
  font-weight: 600;
}

p, li { color: #8491a4; }
hr, .wp-block-separator { border-color: #212631; }

background: linear-gradient(135deg, #00d4c0 0%, #4466ee 50%, #7744cc 100%);/* End custom CSS */