:root {
  --primary-color: #f40801;
  --primary-color-rgb: 244, 8, 1;

  --secondary-color: #2401fe;
  --secondary-color-rgb: 36, 1, 254;
}