:root {
  --primary-color: #00c1ec;
  --primary-color-rgb: 0, 193, 236;
  --secondary-color: #11354d;
  --secondary-color-rgb: 17, 53, 77;
}