:root {
  --primary-color: #00a3b0;
  --secondary-color: #d9d9d9;
  --tertiary-color: #005479;
  --primary-color-rgb: 23, 155, 255;
}
