.manageGdpr .intro, .privacyAskingForConsent, .gdprOverview {
  ol,ul {
    margin-left: 20px;
    li {
      list-style-type: decimal !important;
    }
  }

  ul li {
    list-style-type: disc !important;
  }
}