.privacyPage{width:100%;display:flex;flex-direction:column;padding:10rem 5% 4rem}.privacyPage section{width:80%;align-self:flex-end}.privacyPage h1{margin-bottom:2rem;font-size:3rem;line-height:1.2}.privacyPage h2{margin:1.5rem 0}.privacyPage h3{margin:1rem 0}.privacyPage p{margin-bottom:.5rem}.privacyPage ul{margin-bottom:1rem}.privacyPage ul li{list-style:disc;margin-left:1rem}.privacyPage span{font-weight:600}@media screen and (max-width:700px){.privacyPage section{width:100%;align-self:flex-start}}