: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; --white: hsla(0, 0%, 100%, 1); --gray-400: hsla(0, 0%, 25%, 1); --black: hsla(0, 0%, 0%, 1); --green-100: hsla(100, 40%, 95%, 1); --green-200: hsla(100, 40%, 75%, 1); --green-300: hsla(100, 65%, 70%, 1); --green-400: hsla(100, 40%, 30%, 1); --green-500: hsla(100, 40%, 20%, 1); --orange-100: hsla(18, 100%, 90%, 1); --orange-200: hsla(18, 100%, 80%, 1); --orange-300: hsla(18, 100%, 70%, 1); --orange-400: hsla(18, 100%, 60%, 1); --orange-500: hsla(18, 100%, 30%, 1); --purple-100: hsla(280, 100%, 92%, 1); --purple-200: hsla(280, 100%, 85%, 1); --purple-300: hsla(280, 100%, 80%, 1); --purple-400: hsla(280, 100%, 70%, 1); --purple-500: hsla(280, 65%, 35%, 1);}