:root {

--color-bg: #f5f5f5;
--color-text: #121212;

--accent-design: #e63946;
--accent-photo: #3a6ea5;
--accent-budgems: #f4c430;

--space-1: 0.5rem;
--space-2: 1rem;
--space-3: 1.5rem;
--space-4: 2rem;
--space-5: 3rem;

}