.mm-box--justify-content-space-between {
    justify-content: flex-start;
}

.onboarding-flow__container {
    min-height: 0px;
}

.error {
    border-color: #a91c1c;
}