svg {
  width: 1em;
  height: 1em;
}
.folio .folio__left > *:not(:last-child) {
  margin-bottom: var(--space-l);
}
.folio .folio__right > *:not(:last-child) {
  margin-bottom: var(--space-l);
}
