:root {
  --primary-color: #8d8b84;
  --primary-color-rgb: 254, 0, 0;
  --secondary-color: #a0a09e;
  --secondary-color-rgb: 254, 0, 0;
}