:root {
  --accent: #15A6A8;
  --background: rgba(236, 243, 243, 0.5);
  --bold: #E8294F;
  --italic: #15A6A8;
  --link: #da68a8;
  --hover: #E8294F;
  --h2: #FFA8B2;
  --text: #000;
  --bgimg: url('https://faescape.neocities.org/assets/bgs/a15-bg-grid.gif');
  --bgcol: rgba(236, 243, 243, 0.5);
  }