:root {
  --primary-color: #29878F;
  --primary-color-rgb: 41, 135, 143;
  --secondary-color: #33B8BF;
  --secondary-color-rgb: 51, 184, 191;
}
