:root{
--pcolor: #f28e00;
--pcolor-rgb: 242, 142, 0;
--pcolor-hover: #d97c00;
--pcolor2: #fdc10f;
--pcolor3: #b36a00;
--pcolor2-hover: #e4ab00;
--pcolor3-hover: #8f5400;
--pcolor-subtle: #fdf1de;
--scolor: #1a1a1a;
--scolor-rgb: 26, 26, 26;
--scolor-hover: #000000;
--scolor2: #3a3a3a;
--scolor3: #6b6b6b;
--scolor2-hover: #222222;
--scolor3-hover: #4a4a4a;
--scolor-subtle: #e8e8e8;
--linkcolor-rgb: 168, 93, 0;
--linkcolor-hover-rgb: 26, 26, 26;
--danger-rgb: 198, 40, 40;
--highlighted-color-rgb: 253, 193, 15;
--own-color-rgb: 26, 26, 26;
--own-color-rgb2: 255, 249, 240;
--bs-border-color: #fdf1de;
--bs-primary-border-subtle: #fdf1de;
--bs-secondary-border-subtle: #e8e8e8;
}
