: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(39, 92%, 50%); --accent-l-1: hsl(39, 92%, 58%); --accent-l-2: hsl(39, 92%, 67%); --accent-l-3: hsl(39, 92%, 75%); --accent-l-4: hsl(39, 92%, 83%); --accent-l-5: hsl(39, 92%, 92%); --accent-d-1: hsl(39, 90%, 47%); --accent-d-2: hsl(39, 92%, 30%); --accent-d-3: hsl(39, 92%, 20%); --accent-d-4: hsl(39, 92%, 10%); --neutral: hsl(25, 6%, 44%); --neutral-l-1: hsl(25, 7%, 54%); --neutral-l-2: hsl(25, 8%, 70%); --neutral-l-3: hsl(25, 9%, 83%); --neutral-l-4: hsl(25, 10%, 95%); --neutral-l-5: hsl(25, 12%, 97%); --neutral-d-1: hsl(25, 5%, 32%); --neutral-d-2: hsl(25, 5%, 22%); --neutral-d-3: hsl(25, 4%, 14%); --neutral-d-4: hsl(0, 0%, 7%); --white: #fff; --black: #000; --white-t-1: hsla(0, 0%, 100%, 0.09); --white-t-2: hsla(0, 0%, 100%, 0.18); --white-t-3: hsla(0, 0%, 100%, 0.27); --white-t-4: hsla(0, 0%, 100%, 0.36); --white-t-5: hsla(0, 0%, 100%, 0.45); --white-t-6: hsla(0, 0%, 100%, 0.55); --white-t-7: hsla(0, 0%, 100%, 0.64); --white-t-8: hsla(0, 0%, 100%, 0.73); --white-t-9: hsla(0, 0%, 100%, 0.82); --white-t-10: hsla(0, 0%, 100%, 0.91); --black-t-1: hsla(0, 0%, 0%, 0.09); --black-t-2: hsla(0, 0%, 0%, 0.18); --black-t-3: hsla(0, 0%, 0%, 0.27); --black-t-4: hsla(0, 0%, 0%, 0.36); --black-t-5: hsla(0, 0%, 0%, 0.45); --black-t-6: hsla(0, 0%, 0%, 0.55); --black-t-7: hsla(0, 0%, 0%, 0.64); --black-t-8: hsla(0, 0%, 0%, 0.73); --black-t-9: hsla(0, 0%, 0%, 0.82); --black-t-10: hsla(0, 0%, 0%, 0.91);}