@charset "utf-8";

@media all and (min-width: 1280px) {
    .sContentHeader {
        width: var(--wcalc10-3);
    }
    
    .sContentBody {
        width: var(--wcalc10-7);
    }
}

.back-to-form a {
    border-bottom: 0;
}

.back-to-form [data-icon] {
    vertical-align: -0.6rem;
    margin-right: 0.6rem;
}

.back-to-form.top {
    text-align: right;
    margin-bottom: 3rem;
}

.back-to-form.bottom {
    text-align: right;
    padding-top: 3rem;
    justify-content: right;
}

