:root {
  --primary: #ffedd0;
  --primary-text: #743063;
  --secondary: #998a71;
  --selected-page: #863071;
  --secondary-text: #ffffff;
  --accent: #dbae7b;
  --accent-text: #ffffff;
  --fawnies-accent-text: #1a1a1a;
  --companions-background: #ffd0d0;
  --rewards-background: #dbae7b;
  --fawnies-background: #f3e5dc;
  --fawnies-primary-text: #1a1a1a;
  --stories-background: #fcbddf;
  --stories-primary-text: #701d1d;
  --stories-accent-text: #a00e0e;
  --nav-button: #998a71;
  --nav-button-selected: #696050;
  --nav-button-stories: #c7568a;
  --nav-button-selected-stories: #a92864;
  --nav-button-text: #FFFFFF;
}
