html,body{font-family:Poppins,sans-serif}#root{height:100%;width:100%;margin:0}.privacy-page{display:flex;flex:1;flex-direction:column;height:100%;width:100%;background:#fff;overflow:scroll}.top-bar{display:flex;justify-content:space-between;align-items:center;height:30px;padding:3em 2em;background:#4f8ba2}.top-bar a{text-decoration:none}.top-bar h1{font-family:Bebas Neue,sans-serif;color:#fff;font-size:48px;font-weight:700}.top-bar h5{color:#fff;font-size:28px;font-weight:700}.privacy-content{display:flex;flex:1;flex-direction:column;justify-content:start;padding:2em;width:100%}.privacy-content p{font-size:20px;font-weight:400;color:#1a1a1a;text-align:justify}.privacy-content p strong{margin-bottom:8px}.list{list-style-type:circle;list-style-position:outside;padding-left:1em}.sub-list{list-style-type:disc;list-style-position:outside;padding-left:2em}@media screen and (max-width: 760px){.top-bar{justify-content:space-between;align-items:center;padding-left:2em;height:60px}.top-bar h1{font-size:30px}.top-bar h5,.privacy-content p{font-size:18px}}
