@import "../../style/variables.scss";
.auth-wrapper {
    .auth-card {
        .auth-form-wrapper {
            .forgot-password {
                .input-group {
                    margin-bottom: 0px;
                }
            }
        }
    }
}