:root {
    --uid-main-color: 0, 104, 161;
    --uid-secondary-color: 206, 158, 53;
    --uid-tertiary-color: 230, 246, 255;
    --uid-fourth-color: 245, 235, 214;
    --color-defult-font: 30,30,30;

    --cnvs-contrast-rgb: 0, 0, 0;
    --cnvs-contrast-600: #6c757d;
    --cnvs-contrast-700: #495057;
}
