.auth__buttons { margin: 5px; display: flex; flex-direction: row-reverse; justify-content: space-between; &__button { &--minor { background-color: transparent; border-color: transparent; color: inherit; } } }