.privacy
{
    margin-top: 50px;
}
.privacy h1 ,
.privacy h2
{
    font-size: 21px;
    margin-top: 22px;
    color: #cc1f24;
    margin-bottom: 20px;
}
.privacy p{
    font-size: 17px;
    line-height: 34px;
    color: #eee;
}
.privacy p a{
    color: #cc1f24;
}
.privacy ul
{
    list-style-type: circle;
    color: #fff;
    font-weight: bold;
    line-height: 37px;
}
