/* Simple accent: Coral. Overrides the theme's colour variables -
   accent (sa/sa2), dark text (sd/sd2) and the gradient (sg1/sg2).
   The muted greys and near-white tints stay as they are. */
:root{--sa:#ef5f22;--sa2:#d6531b;--sd:#522202;--sd2:#6a2c03;--sg1:rgba(255, 120, 73, 1);--sg2:rgba(194, 65, 12, 1);}
