﻿:root {
    --pagebackground: white;
    --sidebarbackground: #f8f6ed;
    --sectionbackground: #f6fefe;
    --quotebackground: #efefef;
    --warningbackground: #ffffbb;
    --dangerbackground: #ffd2d2;
    --highlightbackground: yellow;
    --textcolor: black;
    --linkcolor: cornflowerblue;
    --backgroundimage: ;
}
