.elementor-8 .elementor-element.elementor-element-49d8641{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS */html, body{
    
    overflow-x: hidden !important;
}

.blurred-background {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

p,
h1, h2, h3, h4, h5, h6 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}/* End custom CSS */