:root {
  --primary-color: #01738d;
  --secondary-color: #000097;
  --tertiary-color: #0052CD;
  --primary-color-rgb: 23,155,255;
}