:root {
  --primary-color: #38b2ac;
  --primary-color-rgb: 56, 178, 172;
  --secondary-color: #38b2ac; /* It's good practice to update this too */
  --secondary-color-rgb: 56, 178, 172;
}