:root {
  --primary-color: #5293bb;
  --primary-color-rgb: 82, 147, 187;
  --secondary-color: #1b5886;
  --secondary-color-rgb: 27, 88, 134;
}