.policy {
  background-color: rgb(214, 35, 35);
  color: rgb(250, 250, 250);
  padding: 32px 15px;
  /* font-family: "Ubuntu", sans-serif; */
  font-family: "RobotoCondensed", sans-serif;
}
.policy-home-link {
  font-size: 2.4rem;
}
.policy-home-link a {
  color: rgb(250, 250, 250);
}
.policy-title {
  font-size: 3.4rem;
  font-weight: 500;
  font-family: "RobotoCondensed", sans-serif;
}
.policy-info {
  font-size: 1.8rem;
}