.privacy__policy_wrapper {
  padding-top: 150px;
  padding-bottom: 50px;
}
.privacy__policy_wrapper h1 {
  color: white;
  padding-bottom: 50px;
}

.privacy__policy_content {
  background-color: white;
  padding-top: 43px;
  padding-bottom: 43px;
  border-radius: 15px 15px;
}
