.root {
}

.container {
  margin: 0 -10px;
}

.horizontal {
  display: flex;
  flex-wrap: wrap;
}
