:root {
  --primary-color: #0a4d83;
  --primary-color-rgb: 10, 77, 131;
  --secondary-color: #0a4d83;
  --secondary-color-rgb: 10, 77, 131;
}