.elementor-kit-6{--e-global-color-primary:#FBFBFB;--e-global-color-secondary:#222222;--e-global-color-text:#7A7A7A;--e-global-color-accent:#111111;--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:"DM Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-font-style:normal;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.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 .header-inner{width:621px;max-width:100%;}@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 *//* AnsPress – All buttons (Normal state) */
body.anspress .ap-btn,
body.anspress .ap-btn-primary,
body.anspress .ap-btn-secondary,
body.anspress .ap-submit-btn,
body.anspress .ap-vote-up,
body.anspress .ap-vote-down,
body.anspress .ap-pagination a {
  background-color: #111;
  color: #FBFBFB;
  border-color: #111;
  transition: all 0.2s ease-in-out;
}

/* AnsPress – All buttons (Hover state) */
body.anspress .ap-btn:hover,
body.anspress .ap-btn-primary:hover,
body.anspress .ap-btn-secondary:hover,
body.anspress .ap-submit-btn:hover,
body.anspress .ap-vote-up:hover,
body.anspress .ap-vote-down:hover,
body.anspress .ap-pagination a:hover {
  background-color: #FBFBFB;
  color: #111;
  border-color: #FBFBFB;
}/* End custom CSS */