/*
 Theme Name: Hello Elementor Child
 Theme URI: https://elementor.com/hello-theme/
 Description: A plain-vanilla & lightweight theme for Elementor page builder.
 Author: PA
 Author URI: 
 Template: hello-elementor
 Version: 1.0.0
 Text Domain: hello-elementor-child
 License: GNU General Public License v3 or later.
 License URI: https://www.gnu.org/licenses/gpl-3.0.html

*/
body {
    overflow-x: hidden !important;
}

p {
    margin-block-end: 0px !important;
    margin-bottom: 15px !important;
}
p:last-child {
    margin-bottom: 0px !important;
}





