:root {
  --primary-color: #f15a2b;
  --primary-color-rgb: 0, 118, 255;

  --secondary-color: #f15a2b;
  --secondary-color-rgb: 67, 98, 248;
}