.block:nth-child(3), .block:nth-child(5) {
  background: #2c2e31;
}

.rules__text {
  font-size: 1.25rem;
  line-height: 1.875rem;
}
.rules__content {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  list-style-type: disc;
  list-style-position: inside;
}
.rules__img {
  width: 70%;
  margin: 2rem 15%;
}/*# sourceMappingURL=rules.css.map */