:root{
--pcolor: #1e66d1;
--pcolor-rgb: 30, 102, 209;
--pcolor-hover: #1852a9;
--pcolor2: #3178e1;
--pcolor3: #154893;
--pcolor2-hover: #1d62c8;
--pcolor3-hover: #113873;
--pcolor-subtle: #e3ecfb;
--scolor: #0d1b3d;
--scolor-rgb: 13, 27, 61;
--scolor-hover: #13285a;
--scolor2: #162e67;
--scolor3: #091228;
--scolor2-hover: #1a377c;
--scolor3-hover: #0a1530;
--scolor-subtle: #e5e8f0;
--linkcolor-rgb: 30, 102, 209;
--linkcolor-hover-rgb: 13, 27, 61;
--danger-rgb: 217, 45, 32;
--highlighted-color-rgb: 255, 246, 224;
--own-color-rgb: 238, 243, 252;
--own-color-rgb2: 13, 27, 61;
--bs-border-color: #e3ecfb;
--bs-primary-border-subtle: #e3ecfb;
--bs-secondary-border-subtle: #e5e8f0;
}
