﻿:root {
    --CustColor: #0c44eb;
    --CustSoftColor: #b7cffc;
    --CustBgColor: #ffffff;
    --CustTextColor: #000000;
    --CustBorderColor: #999a9d;
    --CustGradientInitColor: #0c44eb;
    --CustGradientEndColor: #ffffff;
    --CustFillColor: #9d9d9d;
    --CustPlayingColor: green;
    --CustAlertColor: #A30327;
    --CustBoldColor: #0c44eb;
    --CustFootToolBoxBgColor: #e7ecfb;
}
