.cap {
  color: black;
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 5%;
}

.leg-card {
  background-color: #B4C0C3;
  color: black;
  text-align: center;
  margin-bottom: 10%;
  height: 430px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 25px;
  text-decoration: none;
}
.leg-card p {
  color: black;
  font-size: 26px;
  font-weight: 500;
  margin: 0;
}/*# sourceMappingURL=legislation.css.map */