:root {
  --primary-color: #00616C;
  --secondary-color: #EEC65F;
  --tertiary-color: #EEC65F;
  --primary-color-rgb: 0,97,108;
}