.privacy {
    max-width: 799px;
    padding: 0 15px;
}
.privacy .title {
    font-size: 32px;
    font-weight: bold;
    line-height: 42px;
    margin: 40px auto;
    text-align: center;
}
.privacy .sub-title {
    color: #ca689e;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 20px;
}
.privacy .description {
    font-size: 15px;
    margin-bottom: 30px;
    line-height: 24px;
}
