.gdpr-page * {
  color: #000 !important;
  line-height: 15px;
  margin-bottom: 2px;
}

.gdpr-page p {
  font-size: 14px;
}

.gdpr-page > p:first-child {
  margin: 30px 0px;
}

.gdpr-page ul {
  list-style-type: disc; 
  margin-left: 25px;
}

.gdpr-page ol {
  margin-left: 33px;
}

.gdpr-page a {
  text-decoration: underline; 
}
.gdpr-page > .paragraph-bottom-margin {
  margin-bottom: 20px !important;
}


