/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 31 2025 | 10:43:47 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

/* Hide horizontal overflow for the entire page */
html, body {
   overflow-x: hidden;
}
p, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}
ul.elementor-icon-list-items {
    margin: 0;
    padding: 0;
}

ul.elementor-icon-list-items li {
    list-style: none;
}
