: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; --blue: #193769; --orange: #FF7A01; --black: black; --white: white; --white-t-1: hsla(0, 0%, 100%, 0.2); --white-t-2: hsla(0, 0%, 100%, 0.4); --white-t-3: hsla(0, 0%, 100%, 0.6); --white-t-4: hsla(0, 0%, 100%, 0.8); --white-d-1: #cccccc; --white-d-2: #999999; --white-d-3: #666666; --white-d-4: #333333; --black-t-1: hsla(0, 0%, 0%, 0.2); --black-t-2: hsla(0, 0%, 0%, 0.4); --black-t-3: hsla(0, 0%, 0%, 0.6); --black-t-4: hsla(0, 0%, 0%, 0.8); --orange-l-1: #ff9534; --orange-l-2: #ffaf67; --orange-l-3: #ffca99; --orange-l-4: #ffe4cc; --orange-d-1: #cc6201; --orange-d-2: #994901; --orange-d-3: #663100; --orange-d-4: #331800; --orange-t-1: hsla(29, 100%, 50%, 0.2); --orange-t-2: hsla(29, 100%, 50%, 0.4); --orange-t-3: hsla(29, 100%, 50%, 0.6); --orange-t-4: hsla(29, 100%, 50%, 0.8); --blue-l-1: #475f87; --blue-l-2: #7587a5; --blue-l-3: #a3afc3; --blue-l-4: #d1d7e1; --blue-d-1: #142c54; --blue-d-2: #0f213f; --blue-d-3: #0a162a; --blue-d-4: #050b15; --blue-t-1: hsla(218, 62%, 25%, 0.2); --blue-t-2: hsla(218, 62%, 25%, 0.4); --blue-t-3: hsla(218, 62%, 25%, 0.6); --blue-t-4: hsla(218, 62%, 25%, 0.8); } 