:root {
    --color: #ee3124;
    --shade-color: #f1f1f1;
    --white-color: #ffffff;
    --gradient-color: linear-gradient(to right, #640000, #ee3124) !important;
    --gradient-back-color: #f1f1f1 !important;
    --unselected-color: #424143;
    --text-color: #575757;
    --border-radius: 0.85rem !important;
    --transparent-color: transparent !important;
    --tree-items-bg: #f1f1f1;
    --tree-items-text-color: #ee3124;
    --mobile-back-color: #ffffff;
    --notification-color: #ffffff;
}
