:root {
  --primary-color: #1565C0;
  --secondary-color: #29ABE2;
  --tertiary-color: #5BBFE8;
  --primary-color-rgb: 21,101,192;
}
