.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: #1A1A1A;
}
.c-legal a {
  color: #1A1A1A;
  text-decoration: none;
}
.c-legal a:hover {
  color: #324DC4;
}
