<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.text-style-1 {
  font-size: 16px !important;
}

.text-style-2 {
  font-size: 32px !important;
}

.text-style-3 {
  font-size: 48px !important;
}

.text-style-4 {
  font-size: 64px !important;
}

#faq {
  font-family: "Poppins", sans-serif;
}

.accordion-button {
  font-family: "Poppins", sans-serif;
  color: #333;
  padding: 15px;
}

.accordion-body {
  font-family: "Poppins", sans-serif;
  background: linear-gradient(to bottom, #00aaff, #0077cc);
  padding: 15px;
  color: white;
  border-top: 1px solid #ddd;
}

/*# sourceMappingURL=style-faq.css.map */
</pre></body></html>