:root {
  --primary-color: #2bbbb1;
  --secondary-color: #33d5c6;
  --tertiary-color: #825d31;
  --primary-color-rgb: 46,188,176;
}