/* sakai-tokens.css — Canonical design tokens for all Sakai modules */
:root {
  --terra: #D4703F;
  --gold:  #EDD18E;
  --bone:  #F5F1E8;
}
