.wizard .wizard-step-count{display:inline-flex;justify-content:center;align-items:center;border:1px solid var(--v-grey-light-base);border-radius:100%;height:35px;width:35px;margin-right:.5rem}.wizard .wizard-header{margin-bottom:4px}.wizard .wizard-header .item.-active{color:var(--v-primary-base)}.wizard .wizard-header .item.-active .count{border-color:var(--v-primary-base)}.wizard .wizard-body h1:first-child{margin-top:0;font-weight:600}.wizard .wizard-footer{text-align:right;margin-top:16px}