:root {
  --primary-color: #0094d2;
  --primary-color-rgb: 0, 148, 210;

  --secondary-color: #0094d2;
  --secondary-color-rgb: 0, 148, 210;
}