/* =========================================================
   Article detail — light-mode overrides

   All page chrome (background, text, headings, breadcrumb,
   tables, callouts, links, code, related-articles, feedback)
   is themed via Fresh Desk tokens in home-redesign.css +
   static/blogs/main.css. This file is intentionally near-empty.
   ========================================================= */

/* Legacy ".button" used on a couple of older topic templates */
.button {
  color: var(--accent);
  border-color: var(--accent);
}
