body {
    font-size: 16px !important;
}

.left-side {
    background: linear-gradient(180.14deg, #bbe8d2 49.9%, rgba(134, 168, 199, .5) 99.88%)
}

.bxs-lock-open:before {
    content: "\ed63"
}

.btn i {
    font-size: 1.3rem
}

.bg-cadastro {
    background-color: #f5eccf;
    color: #303030;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif
}

.tab {
    display: none
}

.step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: .5
}

.step.active {
    opacity: 1
}

.step.finish {
    background-color: #04aa6d
}

.bxs-lock-open:before {
    content: "\ed63"
}

.btn i {
    font-size: 1.3rem
}

.bg-cadastro {
    background-color: #f5eccf;
    color: #303030;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif
}

.tab {
    display: none
}

.step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: .5
}

.step.active {
    opacity: 1
}

.step.finish {
    background-color: #04aa6d
}

.bxs-lock-open:before {
    content: "\ed63"
}

.btn i {
    font-size: 1.3rem
}

.btn {
    transition: 0.3s ease;
}