/* ePrimar global link treatment: clean editorial links without underlines. */
body a,
body a:visited,
body a:hover,
body a:active { text-decoration: none !important; }
body a:focus-visible { outline: 2px solid #0b67c2; outline-offset: 3px; text-decoration: none !important; }
