:root {
  --primary-color: #000;
  --primary-color-rgb: 248, 92, 0;
  --secondary-color: #0071d4;
  --secondary-color-rgb: 248, 92, 0;
}