

/* CSS from section stylesheet tags */
.colored-listing__lists {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
}