:root {
  --comp: #cdd7d6; 
  --main: #f87060; 
  --neutral: #102542;
  --light: #fff;
  --text: #333;
  --fixedWidth: 11rem;
}
