/* iKonia — global accent overrides (companion to supplement.css).
   Site is not Divi; this file only carries brand-color accents so the
   pipeline's expected two-file CSS pair is present. */
a:hover,.menu a:hover{color:#e2001a;}
::selection{background:#e2001a;color:#fff;}
.button,.add_to_cart_button{background:#141414;}
.button:hover,.add_to_cart_button:hover{background:#e2001a;}
