:root {
--theme: #3a30d5;
--theme-tr01: #3a30d51A;
--theme-tr03: #3a30d555;
--theme-tr08: #3a30d5D0;
--theme-light: #bdb9fa;
--theme-dark: #0d0a40;
--light-bg: #f7f7f7;
--darker-bg: #f0f0f0;
--dark-color: #171921;
--white: #ffffff;
--white-tr01: #ffffff1A;
--white-tr03: #ffffff55;
--white-tr08: #ffffffD0;
--dark: #171921;
--dark-tr01: #1719211A;
--dark-tr03: #17192155;
--dark-tr05: #17192180;
--dark-tr08: #171921D0;
--Green: #34d198;
--Green-tr08: #34d198D0;
--Incoming: #e69867;
--Incoming-tr08: #e69867D0;
--Pending: #bdb9fa;
--Pending-tr08: #bdb9faD0;
--Warning: #de435c;
--Session: #454545;
--Session-tr08: #454545D0;
--Blocked: #e0e0e0;
--Blocked-tr08: #e0e0e0D0;
}
