:root {
  --primary-color: #0da9e9;
  --primary-color-rgb: 13, 169, 233;

  --secondary-color: #0da9e9;
  --secondary-color-rgb: 13, 169, 233;
}