.privacy-policy #content {
max-width: unset !important;
}
#elementor-wrapper {
width: 100%;
max-width: 1250px;
margin: 0 auto;
padding-top: 50px;
}
#elementor-wrapper > div {
max-width: 100%;
}
#elementor-wrapper h1, #elementor-wrapper h2, #elementor-wrapper h3 {
font-family: 'futura-pt', sans-serif;
font-weight: 600 !important;
}
@media screen and (min-width: 768px) {
#elementor-wrapper {
padding-top: 100px;
}
}
@media screen and (min-width: 1140px) {
#elementor-wrapper {
padding-top:150px;
}
}