/* Radioloog Online — hard: geen theme-rood op patiëntzichtbare UI.
   Accent/links/chips = navy #323356. Geladen ná Future/consolidated.css */
a:link, a:visited { color: #323356 !important; }
a:active, a:hover { color: #262743 !important; }
.content a, .thumbnail-caption { color: #323356 !important; }
.footer-content a, .footer a:link, .footer a:visited { color: #323356 !important; }
.footer a:hover, .footer a:active { color: #262743 !important; }
.dropdown-menu .nav-item .nav-link:hover,
.navbar .nav-item .nav-link:hover { color: #323356 !important; }
.album-title em, .blog-entry-title em,
h1 em, h2 em, h3 em, h4 em, h5 em, h6 em { color: inherit !important; }
.album-title:after, .blog-entry-title:after,
h1:after, h2:after, h3:after, h4:after, h5:after, h6:after {
  background-color: #323356 !important;
}
/* Primary buttons: navy + witte tekst (niet rood) */
.btn-primary, a.btn-primary, a.btn-primary:link, a.btn-primary:visited,
.form-input-button, button.btn-primary {
  color: #fff !important;
  background-color: #323356 !important;
  border-color: #323356 !important;
}
.btn-primary:hover, a.btn-primary:hover, a.btn-primary:active,
.form-input-button:hover, .form-input-button:active {
  background-color: #262743 !important;
  border-color: #262743 !important;
  color: #fff !important;
}
/* Home CTA primary blijft wit op navy */
a.home-cta--primary, a.home-cta--primary:link, a.home-cta--primary:visited,
a.home-cta--primary:hover, a.home-cta--primary:active {
  color: #fff !important;
  background: #323356 !important;
  border-color: #323356 !important;
}
a.home-cta--primary:hover, a.home-cta--primary:active {
  background: #262743 !important;
  border-color: #262743 !important;
}
/* Chip strong (klikbare BIG): wit op navy */
a.chip.chip--strong, a.chip.chip--strong:link, a.chip.chip--strong:visited,
a.chip.chip--strong:hover { color: #fff !important; }
/* Profielnaam zwart, geen rode streep */
.profile-hero__meta h1, .card h2, .card h2 a, .card h2 a:link, .card h2 a:visited {
  color: #111 !important;
}
.card h2 a:hover { color: #323356 !important; }
.profile-hero__meta h1:after, .card h2:after { display: none !important; background: none !important; }
/* Topnav CTA (“Bekijk radiologen”): wit op navy — wint van globale a:link navy */
a.ro-nav-cta, a.ro-nav-cta:link, a.ro-nav-cta:visited,
a.ro-nav-cta:hover, a.ro-nav-cta:active {
  color: #fff !important;
  background: #323356 !important;
  border-color: #323356 !important;
}
a.ro-nav-cta:hover, a.ro-nav-cta:active {
  background: #262743 !important;
  border-color: #262743 !important;
  color: #fff !important;
}

/* cachebust 20260909142000 */
