/*
:root{
  --headlineColor: #666;
  --textColor: #036;
  --backgroundColor: #eee;
  --outerBackgroundColor: #999;
  --otherColor2: #fa5;
}
*/


:root{
  --headlineColor: #260E01;
  --textColor: #734822;
  --backgroundColor: #D9D3C7;
  --outerBackgroundColor: #888A8C;
  --otherColor2: #D9BFA0;
}