header.privacy-policy {
  margin: 20px;
  text-align: center;
  color: #000;
}

header.privacy-policy h1, h2, h3, h4, h5 {
  font-weight: bold;
  color: #888;
}

.text {
  margin: 0px 20px 20px 20px;
  padding: 0px 0px 10px 0px;
  text-align: left !important;
  color: #111;
}

.sub-item {
  margin-left: 30px;
}

.sub-item h5 {
  margin-top: 15px;
  font-size: 13pt;
}

.sub-item ul {
  margin-bottom: 0px;
}

