﻿:root {
  --brand-primary: #D95C04;
  --brand-secondary: #111111;
  --brand-accent: #F26A00;
  --page-bg: #FFFFFF;
  --surface: #F7F7F7;
  --text-main: #111111;
  --text-muted: #777777;
  --border: #E6E6E6;
}
