.policy-details{
    background-color: white;
    border-radius: 20px;
    padding: 30px;
}

.policy-details h3{
    font-weight: 700;
    font-size: 20px;
}

