:root {
    --uid-main-color: 255, 84, 0;
    --uid-secondary-color: 50, 110, 189;
    --uid-tertiary-color: 255, 238, 230;
    --uid-fourth-color: 235, 241, 250;
    --color-defult-font: 30,30,30;

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