/* LERN child-theme overrides — v2 */

/* ── Footer (Elementor template 2571) ─────────────────────────────────── */

/* Navy background */
.elementor-2571 .elementor-element.elementor-element-132d5d8:not(.elementor-motion-effects-element-type-background),
.elementor-2571 .elementor-element.elementor-element-132d5d8 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  background-color: #1a3068 !important;
}

/* Column headings → white */
.elementor-2571 .elementor-element.elementor-element-132d5d8 .elementor-heading-title {
  color: #ffffff !important;
}

/* Body text / text-editor paragraphs → soft white */
.elementor-2571 .elementor-element.elementor-element-132d5d8 .elementor-widget-text-editor,
.elementor-2571 .elementor-element.elementor-element-132d5d8 .elementor-widget-text-editor p {
  color: rgba(255, 255, 255, 0.82) !important;
}

/* Copyright text */
.elementor-2571 .elementor-element.elementor-element-d173aba,
.elementor-2571 .elementor-element.elementor-element-d173aba p {
  color: rgba(255, 255, 255, 0.65) !important;
}

/* Nav menu links in footer columns */
.elementor-2571 .elementor-element.elementor-element-132d5d8 .vl-nav-menu > li > a {
  color: rgba(255, 255, 255, 0.82) !important;
}
.elementor-2571 .elementor-element.elementor-element-132d5d8 .vl-nav-menu > li > a:hover {
  color: #e8a020 !important;
}

/* Copyright bottom nav */
.elementor-2571 .elementor-element.elementor-element-601407a .vl-nav-menu > li > a {
  color: rgba(255, 255, 255, 0.65) !important;
}
.elementor-2571 .elementor-element.elementor-element-601407a .vl-nav-menu > li > a:hover {
  color: #e8a020 !important;
}

/* Contact icon-list text and icons */
.elementor-2571 .elementor-element.elementor-element-f520c66 .elementor-icon-list-text {
  color: rgba(255, 255, 255, 0.82) !important;
}
.elementor-2571 .elementor-element.elementor-element-f520c66 .elementor-icon-list-icon i,
.elementor-2571 .elementor-element.elementor-element-f520c66 .elementor-icon-list-icon svg {
  color: rgba(255, 255, 255, 0.6) !important;
  fill:  rgba(255, 255, 255, 0.6) !important;
}

/* Divider line */
.elementor-2571 .elementor-element.elementor-element-33ee349 .elementor-divider-separator {
  border-color: rgba(255, 255, 255, 0.15) !important;
}

/* Social icon circles → subtle on navy */
.elementor-2571 .elementor-element.elementor-element-927f6c3 .elementor-social-icon {
  background-color: rgba(255, 255, 255, 0.15) !important;
}
.elementor-2571 .elementor-element.elementor-element-927f6c3 .elementor-social-icon i,
.elementor-2571 .elementor-element.elementor-element-927f6c3 .elementor-social-icon svg {
  color: #ffffff !important;
  fill:  #ffffff !important;
}
.elementor-2571 .elementor-element.elementor-element-927f6c3 .elementor-social-icon:hover {
  background-color: #e8a020 !important;
}
