:root {
  --primary-color: #929497;
  --primary-color-rgb: 76, 154, 42;

  --secondary-color: #be1f2e;
  --secondary-color-rgb: 106, 199, 13;
}