.elementor-19337 .elementor-element.elementor-element-f18078e{--display:flex;}/* Start custom CSS for html, class: .elementor-element-2f145be */.faq-container {
  direction: rtl;
  margin: 0;
  padding: 0;
  font-family: "almoni-l2", sans-serif;
  color: #333;
  line-height: 1.7;
  font-size: 20px;
  box-sizing: border-box;
}

.faq-page-header {
  text-align: center;
  margin-bottom: 30px;
  padding: 0 20px;
  box-sizing: border-box;
}

.faq-heading-main {
  font-family: "almoni-r2", sans-serif;
  font-size: 36px;
  color: #aa7550;
  margin-bottom: 20px;
}

.faq-intro-text {
  font-size: 20px;
  line-height: 1.7;
  color: #333;
  margin-bottom: 30px;
}

.faq-section {
  margin-bottom: 35px;
  padding: 0 20px;
  box-sizing: border-box;
}

.faq-subheading {
  font-family: "almoni-r2", sans-serif;
  font-size: 26px;
  color: #aa7550;
  margin-bottom: 20px;
  padding-bottom: 8px;
  border-bottom: 1px solid #ddd;
}

.faq-paragraph {
  font-size: 20px;
  color: #333;
  margin-bottom: 20px;
  line-height: 1.7;
}

.faq-strong {
  font-family: "almoni-r2", sans-serif;
  color: #333;
  font-weight: 600;
}

.faq-link {
  color: #aa7550;
  text-decoration: none;
  font-size: 20px;
}

.faq-link:hover {
  text-decoration: underline;
}

/* מובייל */
@media (max-width: 600px) {
  .faq-heading-main {
    font-size: 30px;
  }

  .faq-subheading {
    font-size: 22px;
  }

  .faq-paragraph,
  .faq-intro-text,
  .faq-link {
    font-size: 18px;
  }
}/* End custom CSS */