.policies p {
  text-align: justify;
  margin-bottom: 20px;
}

.policies ul,
.policies li {
  list-style-type: disc;
  margin-left: 20px;
  text-align: justify;
}

.policies h5 {
  margin-bottom: 20px;
}
