.policy {
  padding: 1.5rem;
  color: #515151;
}

.policy_title {
  margin-bottom: 1rem;
  font-weight: 500;
  font-size: 1.8rem;
  text-align: center;
}

.policy_text {
  text-align: justify;
}