.kd-faq .schema-faq-question {
  font-size: 14px;
  color: #666666;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 8px;
}

.kd-faq .schema-faq-answer {
  font-size: 16px;
  color: #666666;
  margin-top: 8px;
  margin-bottom: 24px;
}