.terms ol li{
    list-style: lower-alpha !important;
  }

  .terms ol li ul li{
    list-style: disc !important;
  }
