.elementor-kit-6{--e-global-color-primary:#111111;--e-global-color-secondary:#FFEE00;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FFEE00;--e-global-typography-primary-font-family:"Arial";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Arial";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Arial";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Arial";--e-global-typography-accent-font-weight:500;background-color:#333333;background-image:url("https://huc99new.com/wp-content/uploads/2023/12/BG.png");color:var( --e-global-color-text );font-family:"Arial", Sans-serif;font-size:14px;}.elementor-kit-6 e-page-transition{background-color:var( --e-global-color-primary );}.elementor-kit-6 a{color:var( --e-global-color-text );font-family:"Arial", Sans-serif;}.elementor-kit-6 h1{color:var( --e-global-color-secondary );font-family:"Arial", Sans-serif;font-size:18px;font-weight:700;}.elementor-kit-6 h2{color:var( --e-global-color-secondary );font-family:"Arial", Sans-serif;font-size:16px;font-weight:600;}.elementor-kit-6 h3{color:var( --e-global-color-secondary );font-family:"Arial", Sans-serif;font-size:16px;font-weight:600;}.elementor-kit-6 h4{color:var( --e-global-color-secondary );font-family:"Arial", Sans-serif;font-size:16px;}.elementor-kit-6 h5{color:var( --e-global-color-secondary );font-family:"Arial", Sans-serif;font-size:16px;}.elementor-kit-6 h6{color:var( --e-global-color-secondary );font-family:"Arial", Sans-serif;font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}.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-kit-6{font-size:12px;}.elementor-kit-6 h1{font-size:16px;}.elementor-kit-6 h2{font-size:14px;}.elementor-kit-6 h3{font-size:14px;}.elementor-kit-6 h4{font-size:14px;}.elementor-kit-6 h5{font-size:14px;}.elementor-kit-6 h6{font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* Inherit Elementor Global Typography + force white text via Global Colors */
html, body {
  font-family: var(--e-global-typography-text-font-family, inherit), sans-serif;
  font-weight: var(--e-global-typography-text-font-weight, 400);
  line-height: var(--e-global-typography-text-line-height, 1.6);
  color: var(--e-global-color-text, #fff);
}

h1, h2, h3, h4, h5, h6 {
  font-family: var(--e-global-typography-primary-font-family, inherit), sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight, 700);
  line-height: var(--e-global-typography-primary-line-height, 1.25);
  color: var(--e-global-color-primary, #fff);
}

/* Links follow Accent color (fallback to white) */
a, a:visited { color: var(--e-global-color-accent, #fff); }

/* Kill inline overrides from widgets/themes */
[style*="font-family"] { font-family: inherit !important; }
[style*="color:"] { color: inherit !important; }

/* Optional: dark background so white text is visible */
body { background: #0b0b0b; }/* End custom CSS */