/* Start custom CSS for html, class: .elementor-element-9de0ab6 */.faq-section {
  padding: 60px 20px;
  background: #F9FAFB;
  max-width: 900px;
  margin: 0 auto;
}

.faq-section h2 {
  font-size: 32px;
  text-align: center;
  color: #1E3A8A;
  margin-bottom: 40px;
}

.faq-item {
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
}

.faq-item h3 {
  font-size: 20px;
  color: #F97316;
  margin-bottom: 10px;
}

.faq-item p {
  font-size: 16px;
  color: #444;
  line-height: 1.5;
}/* End custom CSS */