.terms-wrapper .terms-container {display:flex; gap:32px; flex-wrap:wrap; align-items:center; margin:16px 0;}
.terms-wrapper .terms-container .single[data-ajax="true"]:hover {cursor:pointer;}
.terms-wrapper .terms-container .single.active {color:red;}