.terms-text ul {
    list-style-type: circle;
    list-style-position: outside;
    padding-left: 22px;
    box-sizing: border-box;
}
