.terms-frame {
    margin-left: 1em;
}

.terms-main-items {

}

.terms-main-items > li {
        font-size: 12pt;
        font-weight: bold;
        margin-top: 0.5em;
}

.terms-main-items > li p {
        font-size: 10pt;
        font-weight: normal;
}

.terms-main-items > li ul {
        font-size: 10pt;
        font-weight: normal;
}


.terms-list-under-item {
        list-style-type: disc;
}

.terms-list-under-item > li {
        margin-top: 0.5em;
}

.terms-list-data-usage {
        list-style-type: disc;
        font-weight: bold !important;
        margin-bottom: 0.5em;
}

.terms-list-data-usage > li {
        margin-top: 0.5em;
}

.terms-list-data-usage-item {
        list-style-type: circle;
}

.terms-list-data-usage-item > li {
        margin-top: 0.3em;
}

.terms-components {
        list-style-type: disc;
        font-weight: bold !important;
        margin-bottom: 0.5em;
}

.terms-components > li {
        margin-top: 0.5em;
}
.terms-components > li p {
        margin-top: 0.5em;
        font-weight: normal;
}
