body.elementor-page-2795:not(.elementor-motion-effects-element-type-background), body.elementor-page-2795 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}:root{--page-title-display:none;}/* Start custom CSS */Tirar margin widget texto,

.elementor-widget-text-editor p:last-child{ margin-bottom:0px;}

Corrigir Scroll Horizontal,

body, html {
overflow-x: hidden !important;
}

@media (max-width: 786px){
body, html {
overflow-x: hidden!important;
}
}

Alinhamento Lista de Icones,

body.elementor-page-2795 .elementor-icon-list-item {
   align-items: baseline;
}
body.elementor-page-2795 .elementor-icon-list-item i {
    padding-top:5px;
}/* End custom CSS */