* {
  --primary-color: #5891cb;
  --primary-color-rgb: 88, 145, 203;
  --secondary-color: #205e8c;
  --secondary-color-rgb: 32, 94, 140;
}