: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; --accent: hsl(28, 40%, 52%); --accent-l-1: hsl(28, 40%, 58%); --accent-l-2: hsl(28, 40%, 69%); --accent-l-3: hsl(28, 40%, 79%); --accent-l-4: hsl(29, 40%, 90%); --accent-l-5: hsl(25, 40%, 95%); --accent-d-1: hsl(28, 40%, 42%); --accent-d-2: hsl(28, 60%, 22%); --accent-d-3: hsl(28, 60%, 16%); --accent-d-4: hsl(0, 60%, 6%); --neutral: hsl(40, 7%, 60%); --neutral-l-1: hsl(37, 8%, 70%); --neutral-l-2: hsl(36, 9%, 80%); --neutral-l-3: hsl(43, 9%, 86%); --neutral-l-4: hsl(40, 9%, 94%); --neutral-l-5: hsl(60, 8%, 97%); --neutral-d-1: hsl(41, 7%, 45%); --neutral-d-2: hsl(41, 10%, 30%); --neutral-d-3: hsl(40, 10%, 12%); --neutral-d-4: hsl(40, 10%, 7%); --shade-w: #fff; --shade-w-t-1: hsla(0, 0%, 100%, 0.09); --shade-w-t-2: hsla(0, 0%, 100%, 0.18); --shade-w-t-3: hsla(0, 0%, 100%, 0.27); --shade-w-t-4: hsla(0, 0%, 100%, 0.36); --shade-w-t-5: hsla(0, 0%, 100%, 0.45); --shade-w-t-6: hsla(0, 0%, 100%, 0.55); --shade-w-t-7: hsla(0, 0%, 100%, 0.64); --shade-w-t-8: hsla(0, 0%, 100%, 0.73); --shade-w-t-9: hsla(0, 0%, 100%, 0.82); --shade-w-t-10: hsla(0, 0%, 100%, 0.91); --shade-b: #000; --shade-b-t-1: hsla(0, 0%, 0%, 0.09); --shade-b-t-2: hsla(0, 0%, 0%, 0.18); --shade-b-t-3: hsla(0, 0%, 0%, 0.27); --shade-b-t-4: hsla(0, 0%, 0%, 0.36); --shade-b-t-5: hsla(0, 0%, 0%, 0.45); --shade-b-t-6: hsla(0, 0%, 0%, 0.55); --shade-b-t-7: hsla(0, 0%, 0%, 0.64); --shade-b-t-8: hsla(0, 0%, 0%, 0.73); --shade-b-t-9: hsla(0, 0%, 0%, 0.82); --shade-b-t-10: hsla(0, 0%, 0%, 0.91);}