/* Start custom CSS for html, class: .elementor-element-9dbbbd8 *//* ── FAQ Fix — override Elementor pink ── */

.faq-item .faq-q,
.faq-item.open .faq-q,
.faq-item .faq-q:hover,
.faq-item.open,
.faq-item {
  background-color: #ffffff !important;
  background: #ffffff !important;
  color: #0a0f1a !important;
}

.faq-item.open .faq-q {
  background-color: #f7f8fa !important;
  background: #f7f8fa !important;
  color: #0a0f1a !important;
}

.faq-item .faq-q span,
.faq-item.open .faq-q span {
  color: #0a0f1a !important;
}

.faq-item .faq-icon,
.faq-item.open .faq-icon {
  background-color: #ffffff !important;
  border-color: #d0d8e4 !important;
  color: #3d4a5c !important;
}

.faq-item.open .faq-icon {
  background-color: rgba(99,211,163,0.12) !important;
  border-color: rgba(99,211,163,0.35) !important;
  color: #63d3a3 !important;
}

.faq-item .faq-a,
.faq-item.open .faq-a {
  color: #3d4a5c !important;
  background: #ffffff !important;
}

/* שאלות שהטקסט שלהן נעלם — לבן על לבן */
.faq-q:not(.open) span {
  color: #0a0f1a !important;
}/* End custom CSS */