/* === Escucha Plena Futuristic Tech CSS === */
/* RESET & NORMALIZE */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1.6;
  background: #181C29 url('../assets/bg-tech.svg') repeat top left;
  color: #F6F9FC;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  min-height: 100vh;
  background-blend-mode: soft-light;
  /* fallback, then solid color as per requirement */
  background-color: #181C29;
}

/* === TYPOGRAPHY === */
h1, .h1 {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-weight: 800;
  font-size: 2rem;
  letter-spacing: 1.2px;
  color: #FFD166;
  line-height: 1.1;
  margin-bottom: 20px;
}
@media (min-width: 700px) {
  h1, .h1 {
    font-size: 2.75rem;
  }
}
h2, .h2 {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  color: #FFFFFF;
  letter-spacing: 1px;
  margin-bottom: 16px;
}
@media (min-width: 700px) {
  h2, .h2 {
    font-size: 2rem;
  }
}
h3, .h3 {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 1.15rem;
  color: #FFD166;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
}
@media (min-width: 700px) {
  h3, .h3 {
    font-size: 1.3rem;
  }
}
p, ul, li, a, span {
  font-size: 1rem;
  color: #F6F9FC;
}
p.subheadline {
  color: #B9D8F8;
  font-size: 1.15rem;
  margin-bottom: 16px;
  line-height: 1.4;
}
a {
  text-decoration: none;
  color: #FFD166;
  transition: color 0.2s;
}
a:hover {
  color: #9B1D2B;
}
strong { color: #FFD166; font-weight: 700; }

ul, ol {
  margin-left: 20px; 
  margin-bottom: 16px;
}
li { margin-bottom: 10px; }

/* === FLEXBOX CONTAINER & SPACING PATTERNS === */
.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  flex-direction: column;
  gap: 0;
}
.content-wrapper {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.section {
  margin-bottom: 60px;
  padding: 40px 20px;
}
.card-container, .feature-grid, .values-grid, .course-cards-grid, .blog-post-grid, .testimonial-cards, .blog-posts {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.testimonials-slider {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.card {
  margin-bottom: 20px;
  position: relative;
}
.content-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;
}
.text-image-section {
  display: flex;
  align-items: center;
  gap: 30px;
  flex-wrap: wrap;
}
.testimonial-card, .testimonial-cards > .testimonial-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding: 20px;
  border-radius: 16px;
  background: #FFFFFF;
  color: #102236;
  min-width: 220px;
  box-shadow: 0 1.5px 14px 0 rgba(38,84,124,0.10), 0 0.5px 0px #FFD166;
  border: 1px solid #E6ECFA;
  margin-bottom: 20px;
  transition: box-shadow 0.25s, transform 0.25s;
}
.testimonial-card:hover {
  box-shadow: 0 6px 28px 0 #FFD166, 0 2px 10px #26547C;
  transform: translateY(-4px) scale(1.025);
}
.feature-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  background: #1B2236;
  border-radius: 14px;
  border: 1px solid #22304a;
  padding: 24px 20px;
  flex: 1 1 220px;
  min-width: 210px;
  margin-bottom: 20px;
  box-shadow: 0 1px 10px rgba(38,84,124,0.13);
  transition: box-shadow 0.2s, border-color 0.25s;
}
.feature-item:hover {
  box-shadow: 0 4px 24px 0 #FFD16640, 0 0px 4px #9B1D2B44;
  border-color: #FFD166;
}

/* === HEADER & NAVIGATION === */
header {
  width: 100%;
  background: #131824;
  box-shadow: 0px 2px 18px #26436C77;
  padding: 0;
  position: relative;
  z-index: 12;
}
header .container {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
  padding: 14px 20px;
}
header a img{
  height: 40px;
  width: auto;
}
.main-nav {
  display: flex;
  gap: 20px;
  align-items: center;
}
.main-nav a {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-weight: 500;
  letter-spacing: 0.5px;
  color: #FFD166;
  font-size: 1rem;
  padding: 8px 6px;
  border-radius: 6px;
  transition: background 0.18s, box-shadow 0.18s, color 0.18s;
}
.main-nav a:hover, .main-nav a.active {
  background: #FFD166;
  color: #26547C;
  box-shadow: 0 2px 8px #FFD16655;
}
.cta-btn {
  font-family: 'Montserrat', Arial, sans-serif;
  font-weight: 700;
  color: #131824;
  background: #FFD166;
  border-radius: 8px;
  padding: 12px 28px;
  font-size: 1.05rem;
  margin-left: 12px;
  border: none;
  cursor: pointer;
  box-shadow: 0 2px 18px #FFD16655;
  letter-spacing: 1px;
  transition: background 0.18s, color 0.15s, transform 0.18s;
  outline: none;
  text-shadow: 0 0.5px #FFF5;
  position: relative;
  z-index: 1;
}
.cta-btn:hover, .cta-btn:focus {
  background: #9B1D2B;
  color: #FFD166;
  box-shadow: 0 3px 18px #9B1D2B99;
  transform: translateY(-2px) scale(1.04);
}
/* Secondary button (for resources/blog) */
.btn-secondary {
  font-family: 'Montserrat', Arial, sans-serif;
  background: none;
  border: 1.5px solid #FFD166;
  color: #FFD166;
  border-radius: 7px;
  padding: 8px 22px;
  font-size: 1rem;
  font-weight: 600;
  margin-left: 12px;
  cursor: pointer;
  transition: background 0.18s, color 0.18s, border-color 0.15s;
}
.btn-secondary:hover, .btn-secondary:focus {
  background: #FFD166;
  color: #181C29;
  border-color: #FFD166;
}
a.btn-secondary { display: inline-block; }

/* --- Hamburger (mobile-menu-toggle) --- */
.mobile-menu-toggle {
  background: #26547C;
  color: #FFD166;
  font-size: 2rem;
  border: none;
  border-radius: 50%;
  width: 46px;
  height: 46px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: auto;
  right: 22px;
  z-index: 99;
  box-shadow: 0 2px 10px #26547C33;
  cursor: pointer;
  transition: background 0.18s, color 0.18s, transform 0.17s;
}
.mobile-menu-toggle:active, .mobile-menu-toggle:focus {
  background: #FFD166;
  color: #26547C;
}
@media (min-width: 980px) {
  .mobile-menu-toggle { display: none; }
}

/* --- Mobile Menu Overlay --- */
.mobile-menu {
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;
  background: rgba(24, 28, 41, 0.96);
  backdrop-filter: blur(3px);
  z-index: 1200;
  display: flex;
  flex-direction: column;
  transform: translateX(100vw);
  transition: transform 0.34s cubic-bezier(.53,.21,.25,1);
  pointer-events: none;
  opacity: 0;
}
.mobile-menu.active {
  transform: translateX(0);
  opacity: 1;
  pointer-events: auto;
}
.mobile-menu-close {
  background: none;
  color: #FFD166;
  font-size: 2.2rem;
  align-self: flex-end;
  margin: 20px 30px 0 0;
  cursor: pointer;
  border: none;
  transition: color 0.18s;
}
.mobile-menu-close:focus, .mobile-menu-close:hover {
  color: #9B1D2B;
}
.mobile-nav {
  display: flex;
  flex-direction: column;
  gap: 25px;
  align-items: center;
  justify-content: center;
  flex: 1;
  margin-top: 30px;
}
.mobile-nav a {
  color: #FFD166;
  font-family: 'Montserrat', Arial, sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
  background: #1B2236;
  border-radius: 9px;
  padding: 14px 34px;
  box-shadow: 0 1.5px 8px #FFD16622;
  margin: 0 0 8px 0;
  transition: background 0.16s, color 0.17s;
}
.mobile-nav a:hover, .mobile-nav a:focus {
  background: #FFD166;
  color: #26547C;
}
@media (min-width: 980px) {
  .mobile-menu { display: none !important; }
}
@media (max-width: 979px) {
  .main-nav {
    display: none;
  }
  header .cta-btn {
    display: none;
  }
}

/* === HERO SECTION === */
.hero {
  background: linear-gradient(120deg, #181C29 60%, #26547C 99%);
  box-shadow: 0 5.5px 34px #26547C33;
  min-height: 360px;
  padding: 60px 0 32px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 60px;
}
.hero .container {
  align-items: flex-start;
  justify-content: center;
}
.hero h1,
.hero .h1 {
  color: #FFD166;
  text-shadow: 0 1.5px 8px #FFD16644, 0px 2.5px 24px #26547C22;
}
.hero p.subheadline {
  color: #B9D8F8;
  max-width: 500px;
}

/* === CTA BANNER / SECTION === */
.cta, .cta-banner, .signup-cta, .newsletter-signup {
  background: #26547C;
  box-shadow: 0 1.5px 24px #FFD16644;
  border-radius: 18px;
  padding: 40px 20px;
  margin-bottom: 60px;
}
.cta h2, .cta-banner h2, .signup-cta h2, .newsletter-signup h2 {
  color: #FFD166;
  margin-bottom: 12px;
}
.cta .cta-btn,
.cta-banner .cta-btn,
.signup-cta .cta-btn,
.newsletter-signup .cta-btn {
  margin-top: 16px;
  box-shadow: 0 4px 25px #FFD16699;
}

/* --- Cards & Grids --- */
.course-cards-grid, .blog-post-grid, .values-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin-bottom: 24px;
}
.course-card, .blog-post, .value-item {
  background: #1B2236;
  border: 1px solid #22304A;
  border-radius: 13px;
  box-shadow: 0 1.5px 14px 0 rgba(0,37,61,0.15), 0 0.5px 0px #FFD16622;
  padding: 32px 20px 25px 20px;
  flex: 1 1 260px;
  min-width: 210px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  transition: box-shadow 0.18s, border-color 0.17s, transform 0.18s;
}
.course-card:hover, .blog-post:hover, .value-item:hover {
  box-shadow: 0 6px 24px #FFD16633, 0 2px 8px #26547C44;
  border-color: #FFD166;
  transform: translateY(-3px) scale(1.022);
}
/* === Team cards === */
.team-list {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.team-member {
  background: #212B3B;
  border-radius: 14px;
  border: 1.5px solid #22304a;
  box-shadow: 0 2.5px 10px #FFD16610;
  padding: 24px 18px 18px 18px;
  flex: 1 1 180px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  min-width: 180px;
  margin-bottom: 20px;
}
.team-member img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  box-shadow: 0 2.5px 8px #FFD16633;
}

/* === List & FAQ Styles === */
.benefits-list, .resources-list {
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.benefits-list li, .resources-list li {
  display: flex;
  align-items: center;
  gap: 14px;
  background: #1B2236;
  border: 1.5px solid #22304a;
  border-radius: 12px;
  padding: 14px 18px;
  min-height: 56px;
  font-size: 1rem;
}
.benefits-list img, .resources-list img {
  width: 28px;
  height: auto;
}
.faq-accordion {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.faq-item {
  background: #202742;
  border: 1.5px solid #22304a;
  border-radius: 11px;
  padding: 17px 20px 13px 20px;
  margin-bottom: 6px;
  box-shadow: 0 1.5px 7px #26547C22;
  color: #FFD166;
}
.faq-item h3 {
  color: #FFD166;
  margin-bottom: 10px;
}
.faq-item p {
  color: #F6F9FC;
}

/* === Testimonial Quotes === */
.quotes-list {
  list-style: none;
  margin-top: 25px;
  padding-left: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.quotes-list li {
  background: #FFD166;
  color: #26547C;
  border-radius: 8px;
  font-size: 1rem;
  padding: 12px 18px;
  font-style: italic;
  margin-bottom: 7px;
}
.testimonial-author {
  color: #26547C;
  font-size: 0.95rem;
  font-weight: 700;
  text-align: right;
  width: 100%;
}

/* === About/Factual Info === */
.founder-story, .mission-statement {
  background: #263759;
  border: 1.5px solid #FFD16655;
  border-radius: 10px;
  padding: 18px 16px 13px 16px;
  margin-bottom: 18px;
}
.founder-story h3, .mission-statement h3 {
  color: #FFD166;
  margin-bottom: 10px; 
}
.founder-story p, .mission-statement p {
  color: #F6F9FC;
}

/* === Contact Details and Location === */
.contact-details p, .location p {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #F6F9FC;
  font-size: 1.07rem;
  margin-bottom: 8px;
}
.contact-details img, .location img {
  width: 22px;
  filter: drop-shadow(0 0 2px #FFD16688);
}
.business-hours {
  color: #FFD166;
  background: #1B2236;
  border-radius: 8px;
  padding: 12px 16px;
  margin-bottom: 20px;
  border: 1px solid #FFD16644;
  font-size: 1rem;
}
.map-integration {
  background: #20294b;
  color: #FFD166;
  border-radius: 10px;
  padding: 13px 12px;
}

/* === LEGAL PAGES === */
.legal h1, .legal h2 {
  color: #FFD166;
  margin-bottom: 16px;
}
.legal {
  background: #181C29;
  border-radius: 10px;
  box-shadow: 0 1.5px 24px #26436C33;
  margin-bottom: 60px;
  padding: 40px 20px;
}
.legal ul {
  margin-left: 16px;
  margin-bottom: 15px;
}
.legal li {
  color: #F6F9FC;
  margin-bottom: 10px;
  font-size: 1rem;
}

/* === THANK YOU PAGE === */
.thank-you {
  min-height: 390px;
  background: #1B2236;
  border-radius: 18px;
  box-shadow: 0 2px 28px #FFD16630;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 60px;
  padding: 40px 20px;
}

/* === FOOTER === */
footer {
  background: #131824;
  color: #FFD166;
  padding: 40px 0 28px 0;
  margin-top: 60px;
  border-top: 2.5px solid #FFD16622;
}
footer .container {
  flex-direction: column;
  gap: 22px;
}
.footer-nav {
  display: flex;
  gap: 18px;
  flex-wrap: wrap;
  justify-content: center;
}
.footer-nav a {
  color: #FFD166;
  font-size: 1rem;
  padding: 4px 9px;
  font-family: 'Montserrat', Arial, sans-serif;
  border-radius: 7px;
  transition: background 0.18s, color 0.14s;
}
.footer-nav a:hover { background: #FFD166; color: #181C29; }
.footer-contact {
  display: flex;
  gap: 28px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  color: #F6F9FC;
  font-size: 1rem;
}
.footer-contact span {
  display: flex;
  align-items: center;
  gap: 8px;
}
.footer-contact img { width: 20px; filter: drop-shadow(0 0 1.5px #FFD16666); }
.footer-social {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.footer-social a img {
  width: 30px;
  height: 30px;
  filter: drop-shadow(0 0 3px #FFD16699);
  opacity: 0.92;
  transition: opacity 0.16s, filter 0.16s;
}
.footer-social a:hover img { opacity: 1; filter: drop-shadow(0 0 5px #9B1D2Bcc); }
.footer-legal {
  color: #FFD166;
  opacity: 0.8;
  font-size: 0.95rem;
  margin-top: 14px;
  text-align: center;
}

/* === COOKIE CONSENT BANNER & MODAL === */
.cookie-consent-banner {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2100;
  background: #131824ee;
  color: #FFD166;
  border-top: 3px solid #FFD166;
  padding: 22px 16px 22px 16px;
  box-shadow: 0 -2px 24px #FFD16633;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 18px;
  animation: cookie-slide-up 0.9s cubic-bezier(.56,0,.41,1) 0.2s both;
}
@keyframes cookie-slide-up {
  from {
    transform: translateY(100px);
    opacity: 0;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
.cookie-consent-banner-buttons {
  display: flex;
  gap: 18px;
  margin: 0 auto;
}
.cookie-consent-btn {
  font-family: 'Montserrat', Arial, sans-serif;
  border-radius: 7px;
  padding: 9px 19px;
  font-weight: 700;
  font-size: 1rem;
  border: none;
  box-shadow: 0 1.5px 10px #FFD16622;
  cursor: pointer;
  margin-top: 0;
  transition: background 0.18s, color 0.17s;
}
.cookie-consent-btn.accept {
  background: #FFD166;
  color: #26547C;
}
.cookie-consent-btn.accept:hover {
  background: #9B1D2B; color: #FFD166;
}
.cookie-consent-btn.reject {
  background: #26547C;
  color: #FFD166;
  border: 1px solid #FFD166;
}
.cookie-consent-btn.reject:hover {
  background: #FFD166; color: #26547C;
}
.cookie-consent-btn.settings {
  background: #1B2236;
  color: #FFD166;
  border: 1px solid #FFD166;
}
.cookie-consent-btn.settings:hover {
  background: #FFD166; color: #26547C;
}

/* COOKIE PREFERENCES MODAL */
.cookie-modal-overlay {
  position: fixed;
  z-index: 2200;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(24,28,41,0.88);
  display: flex;
  align-items: center;
  justify-content: center;
  animation: fade-in 0.8s both;
}
@keyframes fade-in {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.cookie-modal {
  background: #131824;
  border: 2px solid #FFD16699;
  border-radius: 18px;
  box-shadow: 0 8px 36px #FFD16677;
  max-width: 370px;
  width: 92vw;
  padding: 30px 22px 22px 22px;
  color: #FFD166;
  display: flex;
  flex-direction: column;
  gap: 15px;
  position: relative;
}
.cookie-modal-close {
  position: absolute;
  top: 18px;
  right: 18px;
  background: none;
  border: none;
  color: #FFD166;
  font-size: 1.7rem;
  cursor: pointer;
}
.cookie-modal-close:hover { color: #9B1D2B; }
.cookie-category {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 13px;
}
.cookie-category input[type="checkbox"] {
  accent-color: #FFD166;
  width: 19px;
  height: 19px;
}
.cookie-category label {
  color: #F6F9FC;
  font-size: 1rem;
}
.cookie-category .always-enabled {
  color: #B9D8F8; font-size: 1rem; margin-left: 7px;
}
.cookie-modal .cookie-modal-actions {
  display: flex;
  gap: 16px;
  margin-top: 10px;
}

/* === RESPONSIVE DESIGN (Mobile First, enhance for >= 700px) === */
@media (max-width: 700px) {
  html, body { font-size: 15px; }
  .container { padding-left: 10px; padding-right: 10px; }
  .section, .cta, .cta-banner, .thank-you, .legal {
    padding: 26px 8px;
    margin-bottom: 35px;
  }
  .content-wrapper, .card-container, .feature-grid, .values-grid,
  .team-list, .course-cards-grid, .blog-post-grid, .testimonial-cards, .testimonials-slider {
    flex-direction: column;
    gap: 18px;
  }
  .feature-item, .course-card, .blog-post, .team-member, .value-item, .testimonial-card {
    width: 100%;
    min-width: unset;
  }
  .main-nav, header .cta-btn { display: none; }
}
@media (max-width: 768px) {
  .text-image-section { flex-direction: column; align-items: stretch; gap: 18px; }
  .container { max-width: 98vw; }
  .cta-btn, .btn-secondary { width: 100%; text-align: center; }
}
@media (min-width: 701px) {
  html, body { font-size: 17px; }
  .hero { padding: 80px 0 55px 0; }
}
@media (min-width: 980px) {
  .container { padding-left: 0; padding-right: 0; }
  .main-nav { display: flex; }
  header .cta-btn { display: inline-block; }
}
/* ========== MICRO-INTERACTIONS & TRANSITIONS ========== */
*:focus {
  outline: 2px solid #FFD166;
  outline-offset: 2px;
  z-index: 10;
  transition: outline 0.18s;
}

button, .cta-btn, .btn-secondary, .cookie-consent-btn {
  transition: background 0.19s, color 0.18s, box-shadow 0.16s, transform 0.15s;
}

img, svg {
  max-width: 100%;
  display: block;
}

::-webkit-scrollbar { width: 10px; background: #181C29; }
::-webkit-scrollbar-thumb { background: #26547C; border-radius: 7px; }
::-webkit-scrollbar-thumb:hover { background: #FFD166; }

/* Neon accents (subtle) */
.cta-btn, .btn-secondary, .feature-item:hover, .course-card:hover, .blog-post:hover {
  box-shadow: 0 0px 12px #FFD16633, 0 1.5px 10px #9B1D2B11 !important;
}

/* Neon border for accent on hover */
.feature-item:hover, .course-card:hover, .testimonial-card:hover {
  border-color: #FFD166 !important;
  box-shadow: 0 0 18px #FFD16640, 0 3px 22px #9B1D2B2A !important;
}

/* Subtle floating entrance (animation for key elements) */
.hero h1, .cta h2, .cta-banner h2 {
  animation: floatIn 1.1s cubic-bezier(0.165,0.84,0.44,1) both;
}
@keyframes floatIn {
  0% { opacity: 0; transform: translateY(26px) scale(0.94); }
  100% { opacity: 1; transform: none; }
}

/* Proper z-index stacking and safe clickable areas */
header, .cookie-consent-banner, .cookie-modal, .mobile-menu { z-index: 10000; }

/* === Accessibility: Dark text on testimonials === */
.testimonial-card, .testimonial-card * {
  color: #102236 !important;
  background: #fff !important;
  border: 1.5px solid #FFD166;
}
.testimonial-author {
  color: #26547C !important;
}

/* Prevent overlapping */
.card, .course-card, .blog-post, .testimonial-card, .feature-item,
.value-item, .team-member {
  margin-bottom: 20px;
}

/* ============ END ============ */
