:root {
  --primary-color: #003B7E;
  --primary-color-rgb: 0, 59, 126;

  --secondary-color: #00529e;
  --secondary-color-rgb: 0, 82, 158;
}
