:root {
  --primary-color: #005aaf;
  --primary-color-rgb: 0, 90, 175;
  --secondary-color: #005aaf;
  --secondary-color-rgb: 0, 90, 175;
}