.c-legal ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.c-legal li {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
}
.c-legal h2 {
  font-weight: 600;
  color: #1C1C1C;
}
.c-legal a {
  color: #1C1C1C;
  text-decoration: none;
}
.c-legal a:hover {
  color: #00A651;
}
