#kc-otp-login-form {
    padding: 0rem 1.5rem 1.5rem;
}

#kc-otp-login-form #kc-form-buttons {
    margin-top: 0rem;
}

#kc-otp-login-form .form-group:has(#kc-form-buttons) {
    margin-bottom: 0rem;
    display: flex;
    justify-content: center;
}
