:root {
  --primary-color: #207ca0;
  --primary-color-rgb: 56, 177, 237;

  --secondary-color: #0698d3;
  --secondary-color-rgb: 107, 203, 244;
}