:root {
  --primary-color: #000000;
  --primary-color-rgb: 26, 26, 46;
  --secondary-color: #e8a923;
  --secondary-color-rgb: 232, 169, 35;
}