.term-privacy-wrap {}

.rule-checkbox {
    display: inline-block;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.term-error {
    margin-bottom: 8px;
}

.termwrap-error {
    display: flex;
    /* justify-content: flex-end; */
    text-align: center;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    flex-flow: column;
}