.template {
  &__view {
    display: flex;
    flex-direction: column;
    row-gap: 1.6rem;
    padding: 1rem;
  }
}
