:root {
  --primary-color: #0d6efd;
  --primary-color-rgb: 13, 110, 253;
  --secondary-color: #0b3f91;
  --secondary-color-rgb: 11, 63, 145;
}
