:root {
  --primary-color: #ef7927;
  --primary-color-rgb: 239, 121, 39;

  --secondary-color: #333333;
  --secondary-color-rgb: 51, 51, 51;
}
