.privacy-policy-container{min-height:50vh;width:calc(100% - 6rem);padding:2rem;margin:120px auto 60px;border:1px solid var(--color-content-border);border-radius:8px;background:var(--color-content-bg)}.privacy-policy-container,.privacy-policy-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.privacy-policy-content{width:100%}.privacy-policy-content h1{font-size:2rem;font-weight:800}.privacy-policy-content h1,.privacy-policy-content p{font-family:var(--font-body);letter-spacing:1px;color:var(--color-text);margin-bottom:1rem}.privacy-policy-content p{font-size:1rem;font-weight:500}.privacy-policy-icon{width:100px;margin-bottom:1rem}