.terms-wrapper[data-v-5c7030e4] {
    background: #f6f6f6
}

.terms-wrapper .terms-box[data-v-5c7030e4] {
    background: #fff;
    margin: 0 auto;
    max-width: 1000px;
    padding: 20px
}

.terms-wrapper[data-v-5c7030e4] .terms h1 {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 20px;
    text-align: center
}

.terms-wrapper[data-v-5c7030e4] .terms h5 {
    font-size: 18px;
    margin: 20px 0 10px
}

.terms-wrapper[data-v-5c7030e4] .terms p {
    color: var(--theme-black-color);
    font-size: 14px;
    line-height: 24px
}
