:root{
--pcolor: #252525;
--pcolor-rgb: 37, 37, 37;
--pcolor-hover: #3d3d3d;
--pcolor2: #3a3a3a;
--pcolor3: #565656;
--pcolor2-hover: #4f4f4f;
--pcolor3-hover: #6b6b6b;
--pcolor-subtle: #e4e1da;
--scolor: #a78358;
--scolor-rgb: 167, 131, 88;
--scolor-hover: #8e6f49;
--scolor2: #c0a279;
--scolor3: #8e6f49;
--scolor2-hover: #a78358;
--scolor3-hover: #75593a;
--scolor-subtle: #efe6d8;
--linkcolor-rgb: 142, 111, 73;
--linkcolor-hover-rgb: 167, 131, 88;
--danger-rgb: 178, 58, 47;
--highlighted-color-rgb: 243, 240, 233;
--own-color-rgb: 243, 240, 233;
--own-color-rgb2: 28, 28, 28;
--bs-border-color: #e4e1da;
--bs-primary-border-subtle: #e4e1da;
--bs-secondary-border-subtle: #efe6d8;
}
