@import '~styles/config';

.list {
  &__row {
    @include grid-row;

    margin-top: 50px;
  }
}
