:root { --bricks-color-grey-100: #f5f5f5; --bricks-color-grey-300: #e0e0e0; --bricks-color-grey-500: #9e9e9e; --bricks-color-grey-700: #616161; --bricks-color-grey-800: #424242; --bricks-color-grey-900: #212121; --bricks-color-yellow: #ffeb3b; --bricks-color-amber: #ffc107; --bricks-color-orange: #ff9800; --bricks-color-deep-orange: #ff5722; --bricks-color-red: #f44336; --bricks-color-purple: #9c27b0; --bricks-color-blue: #2196f3; --bricks-color-light-blue: #03a9f4; --bricks-color-sky-blue: #81D4FA; --bricks-color-green: #4caf50; --bricks-color-light-green: #8bc34a; --bricks-color-lime: #cddc39; --teal: #005555; --teal-t-1: hsla(180, 100%, 17%, 0.17); --teal-t-2: hsla(180, 100%, 17%, 0.33); --teal-t-3: hsla(180, 100%, 17%, 0.5); --teal-t-4: hsla(180, 100%, 17%, 0.67); --teal-t-5: hsla(180, 100%, 17%, 0.83); --amber: #fdbf00; --amber-t-1: hsla(45, 100%, 50%, 0.17); --amber-t-2: hsla(45, 100%, 50%, 0.33); --amber-t-3: hsla(45, 100%, 50%, 0.5); --amber-t-4: hsla(45, 100%, 50%, 0.67); --amber-t-5: hsla(45, 100%, 50%, 0.83); --teal-d-1: #003939; --teal-d-2: #001c1c; --teal-l-1: #006666; --teal-l-2: #007777; --teal-l-3: #009999; --teal-l-4: #b3d9d9; --teal-l-5: #e5f2f2; --amber-l-1: #fecf40; --amber-l-2: #fedf80; --amber-l-3: #ffefbf; --gray: #1a1a1a; --gray-l-1: #555555; --gray-l-2: #777777; --gray-l-3: #aaaaaa; --gray-l-4: #dddddd; --gray-l-5: #f0f0f0; --gray-t-1: hsla(0, 0%, 10%, 0.17); --gray-t-2: hsla(0, 0%, 10%, 0.33); --gray-t-3: hsla(0, 0%, 10%, 0.5); --gray-t-4: hsla(0, 0%, 10%, 0.67); --gray-t-5: hsla(0, 0%, 10%, 0.83); --white: #ffffff; --white-t-1: hsla(0, 0%, 100%, 0.17); --white-t-2: hsla(0, 0%, 100%, 0.33); --white-t-3: hsla(0, 0%, 100%, 0.5); --white-t-4: hsla(0, 0%, 100%, 0.67); --white-t-5: hsla(0, 0%, 100%, 0.83);}