:root {
--clr-bg-main:#F9F9FA;
 --clr-bg-header:#E6E6F0;
 --clr-text-main:#000000;
 --clr-border-main:#00FA00;
 --clr-border-hover:#00FA00;
 --clr-link:#190FB4;
 --clr-link-visited:#960096;
 --clr-link-hover:#000000;
 --clr-underline:#4CFA4C;
 --clr-underline-hover:#00FA00;
 --clr-notfound:#FF0000;
 --clr-notfound-hover:#AA0000;
 --clr-dangerous:#FF4444;
 --clr-dangerous-hover:#AA2222;
 --clr-blockquote-bg:#DDDDDD;
 --clr-border-table:#000000;
 --clr-th-bg:#DDDDDD;
 --clr-border-h1:#A2A9B1;
}
