:root {
  --primary-color: #01aabf;
  --primary-color-rgb: 1, 170, 191;

  --secondary-color: #17516c;
  --secondary-color-rgb: 23, 81, 108;
}