.elementor-kit-5{--e-global-color-primary:#F36717;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#1E1E1E;--e-global-color-accent:#F36717;--e-global-color-188ff09:#FFB700;--e-global-color-d75efbb:#F5EED0;--e-global-typography-primary-font-family:"Donut Shop";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1216px;}.e-con{--container-max-width:1216px;}.elementor-widget:not(:last-child){--kit-widget-spacing:00px;}.elementor-element{--widgets-spacing:00px 00px;--widgets-spacing-row:00px;--widgets-spacing-column:00px;}{}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 */html, body{
    width: 100%;
    overflow-x: hidden;
}

p{ 
margin-bottom: 0;
}

body::-webkit-scrollbar{
    width: 10px
}

body::-webkit-scrollbar-track{
    background: #f9f9f9;
}

body::-webkit-scrollbar-thumb{
    background: #F36717;
    border-radius: 10px;
    border: 4px solid #f2f2f2
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Donut Shop';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://fritte.com.br/wp-content/uploads/2025/07/DonutShop-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */