.elementor-3505 .elementor-element.elementor-element-5d9e31e{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3505 .elementor-element.elementor-element-312fde0{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}@media(min-width:768px){.elementor-3505 .elementor-element.elementor-element-5d9e31e{--width:100vw;}}/* Start custom CSS for html, class: .elementor-element-312fde0 *//* Make Privacy Policy blue hero full width */
.envo-privacy-hero {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

/* Prevent horizontal scroll */
html,
body {
  overflow-x: hidden;
}/* End custom CSS */