.privacy-container {
  display: flex;
  flex-direction: column;
  background-color: #f5f5f5;
  padding: 4rem 10rem;
}

