:root {
  --primary-color: #062553;
  --primary-color-rgb: 6, 37, 83;

  --secondary-color: #a60705;
  --secondary-color-rgb: 166, 7, 5;
}