/* ===========================================================================
   Machina theme. Load after base.css.

   Sampled from the mark itself (PSD/logo_black.png): the node graph is a flat
   #ff7800, so that is the accent rather than something chosen to look like it.
   =========================================================================== */

:root {
  --accent:    #ff7800;
  --accent-2:  #ffa04d;
  --on-accent: #150900;
}
