body{
    padding: 50px;
    font-family: 'Roboto', sans-serif !important;

}
  
.custom-list {
    list-style-type: disc;
    padding-left: 20px;
}
.terms-table,  .terms-table th, .terms-table td {
    border-collapse: collapse; 
    border: 1px solid black; 
    padding: 5px;
  }
  