.bacdu-exec-center,
.bacdu-exec-standalone,
.bacdu-exec-archive-wrap,
.bacdu-exec-profile-full{
  --exec-green:var(--bacdu-green-900,#062d1f);
  --exec-green-2:var(--bacdu-green-800,#0b3d2b);
  --exec-maroon:var(--bacdu-maroon-900,#4b0f1a);
  --exec-maroon-2:var(--bacdu-maroon-800,#6b1726);
  --exec-gold:var(--bacdu-gold,#d6a84f);
  --exec-cream:var(--bacdu-cream,#fff8ec);
  --exec-ink:var(--bacdu-ink,#1c1c1c);
  --exec-radius:var(--bacdu-card-radius,28px);
  font-family:Inter,Source Sans 3,Arial,sans-serif;
  box-sizing:border-box;
}
.bacdu-exec-center *,.bacdu-exec-standalone *,.bacdu-exec-archive-wrap *,.bacdu-exec-profile-full *{box-sizing:border-box}
.bacdu-exec-center{
  width:100%;
  padding:clamp(28px,5vw,72px);
  border-radius:var(--exec-radius);
  background:
    radial-gradient(circle at 15% 5%,rgba(214,168,79,.16),transparent 30%),
    radial-gradient(circle at 92% 20%,rgba(255,255,255,.08),transparent 26%),
    linear-gradient(135deg,var(--exec-green),#151c17 48%,var(--exec-maroon));
  color:#fff;
  overflow:hidden;
  box-shadow:0 28px 90px rgba(6,45,31,.18);
}
.bacdu-exec-hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);gap:28px;align-items:end;margin-bottom:28px}
.bacdu-exec-eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.22em;font-size:clamp(11px,.9vw,14px);font-weight:900;color:var(--exec-gold);margin-bottom:12px}
.bacdu-exec-hero h1,
.bacdu-exec-standalone>h2,
.bacdu-exec-archive-wrap>h2{
  font-family:"Playfair Display",Georgia,serif;
  font-size:min(var(--bacdu-h1,58px),58px);
  line-height:1.02;
  letter-spacing:-.025em;
  color:#fff!important;
  margin:0 0 16px;
}
.bacdu-exec-standalone>h2,.bacdu-exec-archive-wrap>h2{color:var(--exec-green)!important;font-size:min(var(--bacdu-h2,44px),44px)}
.bacdu-exec-hero p{font-size:var(--bacdu-lead,20px);line-height:1.65;max-width:860px;color:rgba(255,255,255,.86);margin:0}
.bacdu-exec-hero-stats{display:grid;grid-template-columns:1fr;gap:12px}
.bacdu-exec-hero-stats div{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);border-radius:22px;padding:18px 20px;backdrop-filter:blur(10px)}
.bacdu-exec-hero-stats strong{display:block;font-family:"Playfair Display",Georgia,serif;font-size:clamp(30px,4vw,48px);line-height:1;color:#fff}
.bacdu-exec-hero-stats span{display:block;margin-top:6px;text-transform:uppercase;letter-spacing:.16em;font-size:11px;color:rgba(255,255,255,.74);font-weight:900}
.bacdu-exec-tools{margin:0 0 20px}
.bacdu-exec-search{width:100%;border:1px solid rgba(255,255,255,.2)!important;background:rgba(255,255,255,.1)!important;color:#fff!important;border-radius:999px!important;padding:16px 20px!important;font-size:var(--bacdu-body,16px)!important;outline:none!important}
.bacdu-exec-search::placeholder{color:rgba(255,255,255,.62)}
.bacdu-exec-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 22px}
.bacdu-exec-tabs button{appearance:none;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.08);color:#fff;border-radius:999px;padding:12px 18px;font-weight:900;cursor:pointer;transition:.2s ease;font-size:var(--bacdu-small,14px)}
.bacdu-exec-tabs button:hover,.bacdu-exec-tabs button.is-active{background:var(--exec-gold);border-color:var(--exec-gold);color:#062d1f;transform:translateY(-1px)}
.bacdu-exec-panel{display:none}.bacdu-exec-panel.is-active{display:block}
.bacdu-exec-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.bacdu-exec-card{position:relative;overflow:hidden;border:1px solid rgba(6,45,31,.12);border-radius:26px;background:linear-gradient(180deg,#fff,#fffaf0);box-shadow:0 18px 58px rgba(0,0,0,.12);min-height:100%;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.bacdu-exec-center .bacdu-exec-card{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,248,236,.96))}
.bacdu-exec-card:hover{transform:translateY(-4px);box-shadow:0 24px 74px rgba(0,0,0,.18);border-color:rgba(214,168,79,.55)}
.bacdu-exec-card-top{position:absolute;z-index:2;top:14px;left:14px;right:14px;display:flex;justify-content:space-between;gap:8px;align-items:flex-start;pointer-events:none}
.bacdu-exec-status,.bacdu-exec-term-pill{display:inline-flex;align-items:center;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 10px 30px rgba(0,0,0,.12)}
.bacdu-exec-status{background:var(--exec-green);color:#fff}.bacdu-exec-status.past{background:var(--exec-maroon);color:#fff}.bacdu-exec-term-pill{background:rgba(255,255,255,.92);color:var(--exec-maroon)}
.bacdu-exec-photo-wrap{height:250px;background:linear-gradient(135deg,var(--exec-green),var(--exec-maroon));position:relative;overflow:hidden}
.bacdu-exec-photo{height:100%;width:100%;background-size:cover;background-position:center;filter:saturate(1.04);transition:transform .3s ease}.bacdu-exec-card:hover .bacdu-exec-photo{transform:scale(1.04)}
.bacdu-exec-photo-wrap:after{content:"";position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(0deg,rgba(0,0,0,.46),transparent)}
.bacdu-exec-photo.fallback{display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 20% 20%,rgba(214,168,79,.24),transparent 30%),linear-gradient(135deg,var(--exec-green),var(--exec-maroon))}
.bacdu-exec-photo.fallback span{font-family:"Playfair Display",Georgia,serif;font-size:clamp(52px,7vw,86px);font-weight:700;color:var(--exec-gold);letter-spacing:-.05em}
.bacdu-exec-body{padding:22px}.bacdu-exec-position{margin:0 0 8px;color:var(--exec-maroon)!important;text-transform:uppercase;letter-spacing:.11em;font-size:11px;font-weight:1000;line-height:1.35}
.bacdu-exec-body h3{font-family:"Playfair Display",Georgia,serif;font-size:var(--bacdu-h3,28px);line-height:1.12;color:var(--exec-green)!important;margin:0 0 10px;letter-spacing:-.015em}
.bacdu-exec-tagline{color:#515151!important;font-size:var(--bacdu-body,16px);line-height:1.55;margin:0 0 12px}
.bacdu-exec-meta{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 12px}.bacdu-exec-meta span{display:inline-flex;border:1px solid rgba(6,45,31,.12);background:#fff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;color:var(--exec-green)}
.bacdu-exec-contact-links{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:12px}.bacdu-exec-contact-links a{font-weight:900;color:var(--exec-maroon)!important;text-decoration:none!important}
.bacdu-exec-profile-link{display:inline-flex;align-items:center;justify-content:center;background:var(--exec-green);color:#fff!important;border-radius:999px;padding:10px 15px;font-size:14px;font-weight:900;text-decoration:none!important;transition:.2s ease}.bacdu-exec-profile-link:hover{background:var(--exec-maroon);transform:translateY(-1px)}
.bacdu-exec-empty{background:#fff7e8;border:1px solid rgba(214,168,79,.45);border-radius:18px;color:var(--exec-maroon);font-weight:800;padding:18px}
.bacdu-exec-standalone,.bacdu-exec-archive-wrap{width:100%;padding:clamp(18px,3vw,34px) 0}.bacdu-exec-standalone .bacdu-exec-card,.bacdu-exec-archive-wrap .bacdu-exec-card{box-shadow:0 18px 50px rgba(6,45,31,.1)}
.bacdu-exec-timeline{display:grid;gap:22px}.bacdu-exec-term-block{overflow:hidden;border-radius:28px;border:1px solid rgba(6,45,31,.12);box-shadow:0 22px 64px rgba(6,45,31,.09);background:#fff}.bacdu-exec-term-head{padding:24px;background:linear-gradient(135deg,var(--exec-green),var(--exec-maroon));color:#fff!important;display:grid;gap:6px}.bacdu-exec-term-head span{color:var(--exec-gold);letter-spacing:.18em;text-transform:uppercase;font-size:11px;font-weight:1000}.bacdu-exec-term-head h3{font-family:"Playfair Display",Georgia,serif;font-size:min(var(--bacdu-h2,40px),40px);margin:0;color:#fff!important;line-height:1.1}.bacdu-exec-term-head p,.bacdu-exec-term-head em{margin:0;color:rgba(255,255,255,.84);font-style:normal}.bacdu-exec-term-grid{padding:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;background:linear-gradient(180deg,#fff,#fffaf1)}
.bacdu-exec-profile-full{display:grid;grid-template-columns:minmax(280px,380px) minmax(0,1fr);gap:28px;align-items:start}.bacdu-exec-profile-full .bacdu-exec-card{position:sticky;top:24px}.bacdu-exec-profile-content{background:#fff;border:1px solid rgba(6,45,31,.1);border-radius:28px;padding:clamp(22px,4vw,40px);box-shadow:0 22px 64px rgba(6,45,31,.08);font-size:var(--bacdu-body,16px);line-height:1.8;color:#333}.bacdu-exec-profile-content p:first-child{margin-top:0}
.bacdu-exec-card.is-hidden{display:none!important}
@media(max-width:1100px){.bacdu-exec-grid,.bacdu-exec-term-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bacdu-exec-hero{grid-template-columns:1fr}.bacdu-exec-hero-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:767px){.bacdu-exec-center{padding:24px 16px;border-radius:22px}.bacdu-exec-hero h1{font-size:min(var(--bacdu-h1,36px),36px)!important;line-height:1.06!important}.bacdu-exec-standalone>h2,.bacdu-exec-archive-wrap>h2,.bacdu-exec-term-head h3{font-size:min(var(--bacdu-h2,30px),30px)!important}.bacdu-exec-hero p{font-size:min(var(--bacdu-lead,17px),17px)!important}.bacdu-exec-grid,.bacdu-exec-term-grid,.bacdu-exec-profile-full{grid-template-columns:1fr}.bacdu-exec-hero-stats{grid-template-columns:1fr}.bacdu-exec-tabs{display:grid;grid-template-columns:1fr}.bacdu-exec-tabs button{width:100%}.bacdu-exec-photo-wrap{height:230px}.bacdu-exec-body h3{font-size:min(var(--bacdu-h3,23px),23px)!important}.bacdu-exec-profile-full .bacdu-exec-card{position:relative;top:auto}.bacdu-exec-term-grid{padding:12px}.bacdu-exec-card-top{position:relative;top:auto;left:auto;right:auto;padding:14px 14px 0;background:#fff}.bacdu-exec-photo-wrap{margin-top:0}.bacdu-exec-term-pill{font-size:9px}.bacdu-exec-search{border-radius:18px!important}}
@media(max-width:420px){.bacdu-exec-hero h1{font-size:min(var(--bacdu-h1,32px),32px)!important}.bacdu-exec-photo-wrap{height:210px}.bacdu-exec-body{padding:18px}.bacdu-exec-status,.bacdu-exec-term-pill{padding:6px 8px}}


/* v1.0.1 — Photo containment and anti-overlap hardening.
   The card now reserves a clean media well and keeps badges out of the image crop. */
.bacdu-exec-card{
  display:flex;
  flex-direction:column;
  isolation:isolate;
}
.bacdu-exec-card-top{
  position:relative!important;
  z-index:3!important;
  top:auto!important;
  left:auto!important;
  right:auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:8px!important;
  padding:14px 14px 10px!important;
  min-height:48px;
  background:linear-gradient(180deg,#ffffff,#fffaf0)!important;
  pointer-events:auto!important;
}
.bacdu-exec-center .bacdu-exec-card-top{
  background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,248,236,.96))!important;
}
.bacdu-exec-status,
.bacdu-exec-term-pill{
  position:relative!important;
  white-space:nowrap!important;
  max-width:50%;
  overflow:hidden;
  text-overflow:ellipsis;
}
.bacdu-exec-photo-wrap{
  display:block!important;
  flex:0 0 auto!important;
  width:calc(100% - 28px)!important;
  height:auto!important;
  aspect-ratio:4 / 5!important;
  max-height:340px!important;
  min-height:220px!important;
  margin:0 14px!important;
  border-radius:22px!important;
  overflow:hidden!important;
  background:linear-gradient(135deg,var(--exec-green),var(--exec-maroon))!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.18);
}
.bacdu-exec-photo{
  width:100%!important;
  height:100%!important;
  min-height:inherit!important;
  display:block!important;
  background-size:cover!important;
  background-repeat:no-repeat!important;
  background-position:top center!important;
  transform:none;
}
.bacdu-exec-card:hover .bacdu-exec-photo{
  transform:scale(1.025);
}
.bacdu-exec-photo-wrap:after{
  pointer-events:none!important;
  border-radius:inherit!important;
}
.bacdu-exec-body{
  flex:1 1 auto!important;
  padding:20px 22px 22px!important;
  position:relative!important;
  z-index:2!important;
}
.bacdu-exec-body h3{
  overflow-wrap:anywhere;
}
.bacdu-exec-profile-full .bacdu-exec-photo-wrap{
  max-height:420px!important;
}
@media(max-width:1100px){
  .bacdu-exec-photo-wrap{
    aspect-ratio:4 / 4.8!important;
    max-height:320px!important;
  }
}
@media(max-width:767px){
  .bacdu-exec-card-top{
    padding:12px 12px 8px!important;
    min-height:44px!important;
  }
  .bacdu-exec-photo-wrap{
    width:calc(100% - 24px)!important;
    margin:0 12px!important;
    aspect-ratio:4 / 4.7!important;
    min-height:210px!important;
    max-height:300px!important;
    border-radius:20px!important;
  }
  .bacdu-exec-body{
    padding:18px!important;
  }
}
@media(max-width:420px){
  .bacdu-exec-photo-wrap{
    min-height:190px!important;
    max-height:260px!important;
  }
  .bacdu-exec-status,
  .bacdu-exec-term-pill{
    max-width:48%;
  }
}


/* v1.0.2 — Mobile portrait redesign.
   Executive cards now switch to a compact media-object pattern on phones.
   This prevents oversized/cropped headshots and keeps profile cards readable. */
.bacdu-exec-photo-wrap{
  background:linear-gradient(135deg,var(--exec-green),var(--exec-maroon))!important;
}
.bacdu-exec-photo{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center 18%!important;
  background-size:cover!important;
  background-position:center 18%!important;
}
.bacdu-exec-photo.fallback{
  display:flex!important;
}
@media(max-width:767px){
  .bacdu-exec-grid,
  .bacdu-exec-term-grid{
    gap:14px!important;
  }
  .bacdu-exec-card{
    display:grid!important;
    grid-template-columns:96px minmax(0,1fr)!important;
    grid-template-areas:
      "badges badges"
      "photo body"!important;
    align-items:start!important;
    gap:12px 14px!important;
    padding:14px!important;
    border-radius:22px!important;
    overflow:hidden!important;
    min-height:0!important;
  }
  .bacdu-exec-card-top{
    grid-area:badges!important;
    padding:0!important;
    margin:0!important;
    min-height:0!important;
    background:transparent!important;
    display:flex!important;
    flex-wrap:wrap!important;
    justify-content:flex-start!important;
    gap:8px!important;
  }
  .bacdu-exec-status,
  .bacdu-exec-term-pill{
    max-width:100%!important;
    font-size:9px!important;
    line-height:1.1!important;
    padding:6px 8px!important;
    box-shadow:none!important;
  }
  .bacdu-exec-photo-wrap{
    grid-area:photo!important;
    width:96px!important;
    height:96px!important;
    min-height:0!important;
    max-height:none!important;
    aspect-ratio:1 / 1!important;
    margin:0!important;
    border-radius:999px!important;
    border:3px solid rgba(214,168,79,.35)!important;
    box-shadow:0 12px 28px rgba(6,45,31,.16)!important;
  }
  .bacdu-exec-photo-wrap:after{
    display:none!important;
  }
  .bacdu-exec-photo{
    object-fit:cover!important;
    object-position:center 16%!important;
    background-size:cover!important;
    background-position:center 16%!important;
    transform:none!important;
  }
  .bacdu-exec-card:hover .bacdu-exec-photo{
    transform:none!important;
  }
  .bacdu-exec-body{
    grid-area:body!important;
    padding:0!important;
    min-width:0!important;
  }
  .bacdu-exec-position{
    font-size:10px!important;
    letter-spacing:.08em!important;
    margin:0 0 5px!important;
  }
  .bacdu-exec-body h3{
    font-size:min(var(--bacdu-h3,23px),22px)!important;
    line-height:1.08!important;
    margin:0 0 6px!important;
  }
  .bacdu-exec-tagline{
    font-size:14px!important;
    line-height:1.35!important;
    margin:0 0 8px!important;
  }
  .bacdu-exec-meta{
    gap:6px!important;
    margin:0 0 8px!important;
  }
  .bacdu-exec-meta span{
    font-size:11px!important;
    padding:5px 8px!important;
  }
  .bacdu-exec-profile-link{
    font-size:12px!important;
    padding:8px 11px!important;
  }
}
@media(max-width:420px){
  .bacdu-exec-card{
    grid-template-columns:82px minmax(0,1fr)!important;
    gap:10px 12px!important;
    padding:12px!important;
  }
  .bacdu-exec-photo-wrap{
    width:82px!important;
    height:82px!important;
    border-width:2px!important;
  }
  .bacdu-exec-body h3{
    font-size:min(var(--bacdu-h3,22px),20px)!important;
  }
  .bacdu-exec-tagline{
    display:none!important;
  }
}
@media(max-width:350px){
  .bacdu-exec-card{
    grid-template-columns:1fr!important;
    grid-template-areas:
      "badges"
      "photo"
      "body"!important;
    text-align:center!important;
  }
  .bacdu-exec-card-top{
    justify-content:center!important;
  }
  .bacdu-exec-photo-wrap{
    justify-self:center!important;
    width:96px!important;
    height:96px!important;
  }
  .bacdu-exec-meta,
  .bacdu-exec-contact-links{
    justify-content:center!important;
  }
}


/* v1.0.3 — Card text color hardening.
   BACDU Core's dark-surface white text lock can affect nested cards placed on dark hero sections.
   These rules intentionally restore dark readable text inside white executive cards while preserving
   white text on dark pills/buttons. */
.bacdu-dark-surface .bacdu-exec-card,
.bacdu-exec-center .bacdu-exec-card,
.bacdu-exec-panel .bacdu-exec-card,
.bacdu-exec-term-grid .bacdu-exec-card{
  color:var(--exec-ink,#1c1c1c)!important;
}
.bacdu-dark-surface .bacdu-exec-card .bacdu-exec-body,
.bacdu-dark-surface .bacdu-exec-card .bacdu-exec-body *,
.bacdu-exec-center .bacdu-exec-card .bacdu-exec-body,
.bacdu-exec-center .bacdu-exec-card .bacdu-exec-body *{
  color:var(--exec-ink,#1c1c1c)!important;
}
.bacdu-dark-surface .bacdu-exec-card .bacdu-exec-position,
.bacdu-exec-center .bacdu-exec-card .bacdu-exec-position{
  color:var(--exec-maroon,#4b0f1a)!important;
}
.bacdu-dark-surface .bacdu-exec-card .bacdu-exec-body h3,
.bacdu-exec-center .bacdu-exec-card .bacdu-exec-body h3{
  color:var(--exec-green,#062d1f)!important;
}
.bacdu-dark-surface .bacdu-exec-card .bacdu-exec-tagline,
.bacdu-exec-center .bacdu-exec-card .bacdu-exec-tagline{
  color:#515151!important;
}
.bacdu-dark-surface .bacdu-exec-card .bacdu-exec-meta span,
.bacdu-exec-center .bacdu-exec-card .bacdu-exec-meta span{
  color:var(--exec-green,#062d1f)!important;
  background:#fff!important;
}
.bacdu-dark-surface .bacdu-exec-card .bacdu-exec-contact-links a,
.bacdu-exec-center .bacdu-exec-card .bacdu-exec-contact-links a{
  color:var(--exec-maroon,#4b0f1a)!important;
}
.bacdu-dark-surface .bacdu-exec-card .bacdu-exec-profile-link,
.bacdu-dark-surface .bacdu-exec-card .bacdu-exec-profile-link *,
.bacdu-exec-center .bacdu-exec-card .bacdu-exec-profile-link,
.bacdu-exec-center .bacdu-exec-card .bacdu-exec-profile-link *{
  color:#ffffff!important;
}
.bacdu-dark-surface .bacdu-exec-card .bacdu-exec-status,
.bacdu-dark-surface .bacdu-exec-card .bacdu-exec-status *,
.bacdu-exec-center .bacdu-exec-card .bacdu-exec-status,
.bacdu-exec-center .bacdu-exec-card .bacdu-exec-status *{
  color:#ffffff!important;
}
.bacdu-dark-surface .bacdu-exec-card .bacdu-exec-term-pill,
.bacdu-dark-surface .bacdu-exec-card .bacdu-exec-term-pill *,
.bacdu-exec-center .bacdu-exec-card .bacdu-exec-term-pill,
.bacdu-exec-center .bacdu-exec-card .bacdu-exec-term-pill *{
  color:var(--exec-maroon,#4b0f1a)!important;
}

/* v1.0.4 — Definitive light-card contrast fix.
   BACDU Core deliberately forces white text on dark/gradient BACDU surfaces using both color and
   -webkit-text-fill-color. Executive cards are white/light surfaces nested inside those dark areas,
   so they must explicitly reset BOTH properties. */
body .bacdu-exec-card.bacdu-light-surface,
body .bacdu-exec-card.bacdu-light-surface .bacdu-exec-body,
body .bacdu-exec-card.bacdu-light-surface .bacdu-exec-body p,
body .bacdu-exec-card.bacdu-light-surface .bacdu-exec-body span,
body .bacdu-exec-card.bacdu-light-surface .bacdu-exec-body div,
body .bacdu-exec-card.bacdu-light-surface .bacdu-exec-body h1,
body .bacdu-exec-card.bacdu-light-surface .bacdu-exec-body h2,
body .bacdu-exec-card.bacdu-light-surface .bacdu-exec-body h3,
body .bacdu-exec-card.bacdu-light-surface .bacdu-exec-body h4,
body .bacdu-exec-card.bacdu-light-surface .bacdu-exec-body h5,
body .bacdu-exec-card.bacdu-light-surface .bacdu-exec-body h6{
  color:var(--exec-ink,#1c1c1c)!important;
  -webkit-text-fill-color:var(--exec-ink,#1c1c1c)!important;
}
body .bacdu-exec-card.bacdu-light-surface .bacdu-exec-position{
  color:var(--exec-maroon,#4b0f1a)!important;
  -webkit-text-fill-color:var(--exec-maroon,#4b0f1a)!important;
}
body .bacdu-exec-card.bacdu-light-surface .bacdu-exec-body h3{
  color:var(--exec-green,#062d1f)!important;
  -webkit-text-fill-color:var(--exec-green,#062d1f)!important;
}
body .bacdu-exec-card.bacdu-light-surface .bacdu-exec-tagline{
  color:#515151!important;
  -webkit-text-fill-color:#515151!important;
}
body .bacdu-exec-card.bacdu-light-surface .bacdu-exec-meta span,
body .bacdu-exec-card.bacdu-light-surface .bacdu-exec-term-pill{
  color:var(--exec-green,#062d1f)!important;
  -webkit-text-fill-color:var(--exec-green,#062d1f)!important;
}
body .bacdu-exec-card.bacdu-light-surface .bacdu-exec-status,
body .bacdu-exec-card.bacdu-light-surface .bacdu-exec-status *,
body .bacdu-exec-card.bacdu-light-surface .bacdu-exec-profile-link,
body .bacdu-exec-card.bacdu-light-surface .bacdu-exec-profile-link *{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}
body .bacdu-exec-card.bacdu-light-surface .bacdu-exec-contact-links a{
  color:var(--exec-maroon,#4b0f1a)!important;
  -webkit-text-fill-color:var(--exec-maroon,#4b0f1a)!important;
}
