:root {
  --primary-color: #043675;
  --primary-color-rgb: 248, 92, 0;
  --secondary-color: #1b5886;
  --secondary-color-rgb: 248, 92, 0;
}