:root {
  --primary-color: #1bdbea;
  --primary-color-rgb: 27, 219, 234;
  --secondary-color: #0D2C63;
  --secondary-color-rgb: 13, 44, 99;
}