.elementor-kit-11{--e-global-color-primary:#222222;--e-global-color-secondary:#FCF52F;--e-global-color-text:#121212;--e-global-color-accent:#61CE70;--e-global-color-6c2a41a4:#4054B2;--e-global-color-2ee562b2:#23A455;--e-global-color-5bef2f07:#000;--e-global-color-35f7c406:#FFF;--e-global-color-1cc03a9:#3F3F3F;--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;color:var( --e-global-color-text );font-family:"Open Sans", Sans-serif;font-size:15px;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 a{color:#848484;text-decoration:none;}.elementor-kit-11 a:hover{color:var( --e-global-color-secondary );text-decoration:none;}.elementor-kit-11 h1{color:var( --e-global-color-35f7c406 );font-family:"Bubbler One", Sans-serif;font-size:42px;text-transform:uppercase;}.elementor-kit-11 h2{color:var( --e-global-color-text );font-family:"Open Sans", Sans-serif;font-size:28px;text-transform:uppercase;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}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 *//* ----------------------------------
:: DARK THEME
---------------------------------- */

/* Headings ---------------- */
.theme-dark h1 { color: white; }
.theme-dark h2 { color: white; }
.theme-dark h3 { color: white; }
.theme-dark h4 { color: white; }
.theme-dark h5 { color: white; }


/* Paragraphs ---------------- */
.theme-dark .elementor-text-editor p {
  color: white;
}


/* Links ---------------- */
.theme-dark .elementor-text-editor a {
  color: white;
  border-bottom: 1px solid white;
}

.theme-dark .elementor-text-editor a:hover {
  color: gray;
}


/* Buttons ---------------- */
.theme-dark .elementor-button {
  color: white;
  border: 1px solid white;
  background-color: transparent;
}

.theme-dark .elementor-button:hover {
  color: black;
  border: 1px solid white;
  background-color: white;
}/* End custom CSS */