:root{
  	--primary: #f47621;
	--primaryDark: #681c0f;
    --color-background: #fff;
    --color-foreground: #28333e;
    --secondary: #f47621;
    --headerBg: #fff;
    --headerText: #28333e;
    --headerTextActive: #f47621;
    --color-footer-background: #f47621;
    --color-footer-txt: #fff;
    --color-button-background: #f47621;
    --color-button-foreground: #fff;
}