.elementor-kit-5{--e-global-color-primary:#8F113E;--e-global-color-secondary:#FFBD00;--e-global-color-text:#1B1B1B;--e-global-color-accent:#FFFFFF;--e-global-color-be655b8:#F2B400;--e-global-color-b718f06:#F3FFFE;--e-global-color-2932777:#EEEEEE;--e-global-color-96c0843:#F6F3EE;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;font-family:"Montserrat", Sans-serif;}.elementor-kit-5 a{font-family:"Montserrat", Sans-serif;}.elementor-kit-5 h1{font-family:"Montserrat", Sans-serif;}.elementor-kit-5 h2{font-family:"Montserrat", Sans-serif;}.elementor-kit-5 h3{font-family:"Montserrat", Sans-serif;}.elementor-kit-5 h4{font-family:"Montserrat", Sans-serif;line-height:1.4em;}.elementor-kit-5 h5{font-family:"Montserrat", Sans-serif;}.elementor-kit-5 h6{font-family:"Montserrat", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){margin-block-end:10px;}.elementor-element{--widgets-spacing:10px 10px;--widgets-spacing-row:10px;--widgets-spacing-column:10px;}{}h1.entry-title{display:var(--page-title-display);}@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-5 h4{font-size:20px;line-height:1.6em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}.elementor-kit-5{--e-page-transition-entrance-animation:e-page-transition-fade-out-up;--e-page-transition-exit-animation:e-page-transition-fade-in-up;}}/* Start custom CSS */oi{
    color: #F2B400;
}

.rotacao{
animation: rotate 6s linear infinite;
}

@keyframes rotate{
to{
transform: rotate(360deg);
}
}/* End custom CSS */