:root {
    --text: rgb(40,25,50);
    --bg: rgb(240,235,245);
    --note: purple;
    --hov: indigo;
    --link: #1b5efc;
    --border: transparent;
    --high: rgb(220,214,222);
    --acc: orchid;}
