:root {
  --primary-color: #00b2f0;
  --primary-color-rgb: 120, 202, 92;

  --secondary-color: #1c75bc;
  --secondary-color-rgb: 23, 149, 16;
}