/* Start custom CSS */p{
    margin-bottom: 0px;
}

html, body{
    width: 100%;
    overflow-x: hidden;
}

.e-con-full{
    padding: 0;
}

@media(max-width: 767px){
.e-con .elementor-widget:not(.fixo){
    width: 100% !important;
}
    
}/* End custom CSS */