
:root {
  --color-primary: #5DA0BA;
  --color-secondary: #5DA0BA;
  --color-primary-rgb: 93, 160, 186;
  --color-secondary-rgb: 93, 160, 186;
}
