
.page-hero {
  background: linear-gradient(135deg, #043854, #0d6efd);
  color: #fff;
}
.hero-wrap { max-width: 950px; }

.ca-offer {
  border-left: 6px solid #198754;
  background: #ffffff;
}
.ca-offer h2 { color: #198754; }

.faq-item {
  border-radius: 8px;
  margin-bottom: 12px;
}
.faq-question {
  cursor: pointer;
  font-weight: 600;
}
.faq-answer {
  display: none;
  color: #555;
}

.icai-disclaimer {
  font-size: 13px;
  color: #666;
}
