.elementor-kit-11{--e-global-color-primary:#010012;--e-global-color-secondary:#4D66F3;--e-global-color-text:#2F2F2F;--e-global-color-accent:#4D66F3;--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:"Open Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Open Sans", Sans-serif;font-size:1rem;font-weight:400;}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{background-color:var( --e-global-color-secondary );color:var( --e-global-color-35f7c406 );border-radius:0px 0px 0px 0px;}.elementor-kit-11 button:hover,.elementor-kit-11 button:focus,.elementor-kit-11 input[type="button"]:hover,.elementor-kit-11 input[type="button"]:focus,.elementor-kit-11 input[type="submit"]:hover,.elementor-kit-11 input[type="submit"]:focus,.elementor-kit-11 .elementor-button:hover,.elementor-kit-11 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-35f7c406 );}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 a{color:var( --e-global-color-secondary );}.elementor-kit-11 a:hover{color:var( --e-global-color-primary );font-family:"Open Sans", Sans-serif;}.elementor-kit-11 h1{color:var( --e-global-color-primary );font-family:"Open Sans", Sans-serif;text-transform:capitalize;}.elementor-kit-11 h2{color:var( --e-global-color-primary );font-size:2rem;}.elementor-kit-11 label{color:var( --e-global-color-primary );font-weight:600;}.elementor-kit-11 input:not([type="button"]):not([type="submit"]),.elementor-kit-11 textarea,.elementor-kit-11 .elementor-field-textual{border-radius:0px 0px 0px 0px;}.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 */