:root {
  --primary-color: #00adba;
  --primary-color-rgb: 0, 173, 186;
  --secondary-color: #c0087f;
  --secondary-color-rgb: 192, 8, 27;
}