.flex, .layout__region--flex {
  display: flex;
  flex-wrap: wrap;
  gap: 0.3em;
}
