:root {
    --color: #c7102b;
    --shade-color: rgb(255, 255, 255);
    --white-color: #ffffff;
    --gradient-color: #c7102b !important;
    --gradient-back-color: #E5EBF6 !important;
    --unselected-color: #7A98D9;
    --text-color: #626366;
    --border-radius: 0.85rem !important;
    --transparent-color: transparent !important;  
    --tree-items-bg: #c7102b;
    --tree-items-text-color: #ffffff;
    --mobile-back-color: #ffffff;
    --notification-color: #ffffff;
}
