.postid-143, .postid-146 {
  background-color: #10141F !important;
}

/* Headings */
.postid-143 .elementor-widget-heading .elementor-heading-title,
.postid-146 .elementor-widget-heading .elementor-heading-title,
.postid-143 h1, .postid-143 h2, .postid-143 h3,
.postid-146 h1, .postid-146 h2, .postid-146 h3 {
  font-family: 'Noto Serif Bengali', serif !important;
  color: #F3F1E9 !important;
}

.postid-143 .elementor-widget-text-editor, .postid-143 .elementor-widget-text-editor *,
.postid-146 .elementor-widget-text-editor, .postid-146 .elementor-widget-text-editor *,
.postid-143 p, .postid-143 li, .postid-146 p, .postid-146 li,
.postid-143 .eael-info-box-content-text, .postid-146 .eael-info-box-content-text,
.postid-143 .eael-info-box-content-title, .postid-146 .eael-info-box-content-title {
  font-family: 'Hind Siliguri', sans-serif !important;
  color: rgba(243,241,233,0.85) !important;
}

/* Dual color header (hero H2) */
.postid-143 .eael-dual-color-header-first-half, .postid-146 .eael-dual-color-header-first-half {
  color: #F3F1E9 !important;
}
.postid-143 .eael-dual-color-header-second-half, .postid-146 .eael-dual-color-header-second-half {
  color: #CBA135 !important;
}

/* Section rhythm: alternate top-level container backgrounds for layered depth */
.postid-143 .elementor-element-8066a8d,
.postid-143 .elementor-element-5f13399,
.postid-143 .elementor-element-8d5630c,
.postid-143 .elementor-element-49c24f1 {
  background-color: #141B2B !important;
}
.postid-143 .elementor-element-2a87245,
.postid-143 .elementor-element-69131d5,
.postid-143 .elementor-element-3193a23,
.postid-143 .elementor-element-75a7529 {
  background-color: #10141F !important;
}

/* Buttons / CTAs */
.postid-143 .eael-creative-btn, .postid-146 .eael-creative-btn,
.postid-143 .elementor-button, .postid-146 .elementor-button {
  background: #CBA135 !important;
  background-image: none !important;
  color: #10141F !important;
  border: none !important;
  border-radius: 6px !important;
  font-family: 'Hind Siliguri', sans-serif !important;
  font-weight: 600 !important;
  box-shadow: 0 6px 18px rgba(203,161,53,0.25) !important;
  transition: transform .18s ease, box-shadow .18s ease;
}
.postid-143 .eael-creative-btn:hover, .postid-146 .eael-creative-btn:hover,
.postid-143 .elementor-button:hover, .postid-146 .elementor-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(203,161,53,0.35) !important;
  color: #10141F !important;
}

/* Info / icon boxes -> cards */
.postid-143 .elementor-widget-eael-info-box .eael-info-box {
  background: #1A2233 !important;
  border: 1px solid rgba(203,161,53,0.18) !important;
  border-radius: 10px !important;
  box-shadow: 0 4px 14px rgba(0,0,0,0.35) !important;
  padding: 20px !important;
  transition: transform .18s ease, border-color .18s ease;
}
.postid-143 .elementor-widget-eael-info-box .eael-info-box:hover {
  transform: translateY(-4px);
  border-color: rgba(203,161,53,0.45) !important;
}
.postid-143 .eael-info-box-icon, .postid-143 .eael-info-box-icon i,
.postid-143 .elementor-widget-icon-box .elementor-icon,
.postid-143 .elementor-widget-icon-box .elementor-icon i {
  color: #CBA135 !important;
}
.postid-143 .elementor-widget-icon-box .elementor-icon-box-title,
.postid-143 .elementor-widget-icon-box .elementor-icon-box-description {
  color: #F3F1E9 !important;
  font-family: 'Hind Siliguri', sans-serif !important;
}

/* Dividers */
.postid-143 .elementor-widget-divider .elementor-divider-separator,
.postid-146 .elementor-widget-divider .elementor-divider-separator {
  border-color: rgba(203,161,53,0.35) !important;
}

/* Accordion (FAQ) */
.postid-143 .eael-accordion-item, .postid-143 .eael-adv-accordion-item {
  background: #1A2233 !important;
  border: 1px solid rgba(203,161,53,0.15) !important;
  border-radius: 10px !important;
  margin-bottom: 10px !important;
}
.postid-143 .eael-accordion-title, .postid-143 .eael-accordion-tab-title,
.postid-143 .eael-adv-accordion-title {
  color: #F3F1E9 !important;
  font-family: 'Hind Siliguri', sans-serif !important;
  font-weight: 600 !important;
}

/* Image carousel (testimonials) frame */
.postid-143 .elementor-widget-image-carousel .swiper-slide img {
  border-radius: 10px !important;
  border: 1px solid rgba(203,161,53,0.2) !important;
}

/* Rating */
.postid-143 .elementor-widget-rating .elementor-star-rating i {
  color: #CBA135 !important;
}

/* Checkout form card wrapper only - internal fields untouched for reliability */
.postid-143 .elementor-widget-checkout-form {
  background: #1A2233 !important;
  border: 1px solid rgba(203,161,53,0.25) !important;
  border-radius: 12px !important;
  padding: 28px !important;
  box-shadow: 0 10px 30px rgba(0,0,0,0.4) !important;
}

/* Links */
.postid-143 a, .postid-146 a {
  color: #CBA135;
}

/* Video widget frame */
.postid-143 .elementor-widget-video .elementor-wrapper,
.postid-143 .elementor-widget-video iframe {
  border-radius: 10px !important;
  border: 1px solid rgba(203,161,53,0.25) !important;
  overflow: hidden;
}
