:root {
  --primary-color: #e4441f;
  --primary-color-rgb: 228, 68, 31;

  --secondary-color: #071d45;
  --secondary-color-rgb: 7, 29, 69;
}