:root {
  --primary-color: #ff0000;
  --primary-color-rgb: 78, 78, 78;
  --secondary-color: #4e4e4e;
  --secondary-color-rgb: 78, 78, 78;
}