.elementor-kit-6{--e-global-color-primary:#ED1B24;--e-global-color-secondary:#007736;--e-global-color-text:#242424;--e-global-color-accent:#F6851F;--e-global-color-664c7bd:#FFFFFF;--e-global-typography-primary-font-family:"Rubik";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Rubik";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Rubik";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Rubik";--e-global-typography-accent-font-weight:400;background-color:#D3D3D3;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}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-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 */body {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: 0;
    border-radius: 10px
    
}
html {
    background: #d3d3d3;
    padding: 0px 10px 10px 0px;
    border-radius: 10px !important;
}

@media (max-width: 767px) {
    body {
        width: 100%;
    }
    html {
        padding: 0px 5px 5px 5px !important;
    }
}/* End custom CSS */