/* Start custom CSS */body {
    overflow-x: hidden;
}

p:last-child{
    margin-bottom:0px;
}
.elementor-widget-text-editor p:last-child, .elementor-widget-text-editor p:first-child{
    margin-bottom:0px;
    margin-top:0px;
}
.elementor-icon-box-wrapper .elementor-icon-box-title {
    margin-top: 0px;
}
.elementor-image-box-wrapper .elementor-image-box-title {
    margin-top: 0px;
}/* End custom CSS */