.dp-faq__question-title {
  text-transform: uppercase;
}

.dp-faq__answer p a {
  font-weight: bold;
  text-decoration: underline;  
}

.dp-faq__title {
  font-family: "ClarinsRegular", "Clarins";
  font-size: 35px;
  text-align: center;
  border-bottom: unset;
  padding-bottom: unset;
}

p.dp-faq__claim {
    margin: 20px auto;
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", "GothamMedium", Helvetica, Arial, sans-serif;
    font-size: 16px;
}

.dp-faq__questions-list {
  margin: 20px 20px auto 20px;
}