

/* CSS from block stylesheet tags */
.subcollections{
  display: flex;
  flex-wrap: wrap;
  row-gap: 1rem;
  column-gap: 2rem;
}