:root {
  --primary: #E60039;
  --secondary: #7C7C7C;
  --title: #565656;
  --body: #A3A3A3;
  --price: #A3A3A3;
  --sale: #E60039;
  --black: #424242;
  --white: #ffffff;
  --light: #E2E2E2;
  --accent: #E60039F;
  --button: #E60039;
}
