:root {
  --body-bg: #ffffff;
  --header-block-bg: #f2f2f2;
  --content-bg: #f8c1c7;
  --content-border-color: #95569e;
  --footer-bg: #de002e;
  --footer-color: #ffffff;
  --footer-border-color: #ffffff;
  --text-color: #000000;
  --bold-color: #000000;
  --border-color: #f2f2f2;
  --theme-color: #de002e;
  --theme-color-two: #818080;
  --circle-one: #f3e7f0;
  --circle-two: #e0e2f6;
  --circle-three: #f9b6b4;
}