.m-wizard.m-wizard--3 .m-wizard__form {
    border-left: .25rem solid #5867dd !important;
    height: 100vh;
    align-items: center;
    display: flex;
    justify-content: center;
}

    .m-wizard.m-wizard--3 .m-wizard__form form {
        width: 100%;
    }

.m-form__help {
    color: #f4516c !important;
}

.blue {
    color: #075CB0 !important;
}

p.blue {
    font-size: 22px !important;
}

.m-wizard.m-wizard--3.m-wizard--success .m-wizard__head .m-wizard__nav .m-wizard__steps .m-wizard__step.m-wizard__step--current .m-wizard__step-info a.m-wizard__step-number > span {
    background-color: #075CB0 !important
}

.m-wizard.m-wizard--3 .m-wizard__head {
    padding: 0 4rem 5rem 4rem !important;
}

.bg-blue {
    background-color: #075CB0 !important;
}
