.elementor-kit-6{--e-global-color-primary:#A41E22;--e-global-color-secondary:#3F3B3B;--e-global-color-text:#FFD666;--e-global-color-accent:#F5493D;--e-global-color-0cec64c:#9C9696;--e-global-color-a516515:#DFDDDD;--e-global-color-1c52b37:#FAEDEB;--e-global-color-fba20a8:#FFFFFF;--e-global-color-733155f:#F3F2F2;--e-global-color-1e5836a:#575252;--e-global-color-08a6f0d:#272525;--e-global-color-5c9f249:#DFDDDD;--e-global-typography-primary-font-family:"Fahkwang";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Fahkwang";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Fahkwang";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Fahkwang", Sans-serif;font-size:16px;font-weight:400;line-height:26px;letter-spacing:0.6px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-secondary );}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.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-kit-6{font-size:14px;line-height:22px;letter-spacing:0.6px;}}@media(max-width:767px){.elementor-kit-6{font-size:12px;line-height:18px;letter-spacing:0.6px;}}/* Start custom CSS *//* This tells the theme to stop 'boxing' the content area */
#page, .site-content, .ast-container, .container {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* This kills the horizontal scroll that causes the white gap */
html, body {
    overflow-x: hidden !important;
    width: 100% !important;
}/* End custom CSS */