.policies p {
    margin-bottom: 1rem;
}

.policies h3 {
    margin-top: 3rem;
    margin-bottom: 1rem;
    line-height: 1.5;
}

.policies ul {
    margin-bottom: 1rem;
    line-height: 1.5;
}

