:root {
  --primary-color: #119393;
  --secondary-color: #143554;
  --tertiary-color: #06D2FF;
  --primary-color-rgb: 23,155,255;
}
