.privacy h1,
.terms h1{
    margin-top: 40px;
    font-size: 3.2em;
}
.privacy .tag,
.terms .tag{
    margin-bottom: 80px;
    font-size: 1.2em;
    line-height: 1.7;
}
.privacy h2{
    margin-top: 40px;
}
.privacy p{
    font-size: 1.2em;
    line-height: 1.7;
}
.terms .heading,
.terms .sub-heading{
    font-size: 1.7em;
}
.terms .heading{
    margin-bottom: 24px;
}
.terms ul{
    padding-left: 80px;
    margin-bottom: 30px;
}
.terms ul li{
    font-size: 1.2em;
    line-height: 1.7;
}