:root {
  --primary-background-color: #e8e3e0;
  --background-gray-color: #68686a;
  --background-gray-secondary: #303030;
  --red-color: #e12b36;
  --primary-text-color: #000000;
  --secondary-text-color: #2f2f2f;
  --showroom-color: #f2ebe7;
  --headers-color: #3d3b3b;
  --views-color: rgba(204, 193, 187, 0.33);
  --delivery-color: #e8e3e0;
}
