:root{
--pcolor: #1e1e1e;
--pcolor-rgb: 30, 30, 30;
--pcolor-subtle: #f5f5f5;
--pcolor-hover: #000000;
--scolor: #e68039;
--scolor-rgb: 230, 128, 57;
--scolor-subtle: #ffcead;
--scolor-hover: #ff7200;
--linkcolor-rgb: 30, 30, 30;
--linkcolor-hover-rgb: 0, 0, 0;
--danger-rgb: 255, 36, 36;
}