.privacy_content p {
  margin-bottom: 2em;
}
.privacy_content a {
  color: inherit;
  text-decoration: underline;
}
.privacy_content a:hover {
  text-decoration: none;
}

@media only screen and (max-width: 767px) {
}