:root {
  --primary-color: #21aa9e;
  --secondary-color: #f15e4e;
  --tertiary-color: #007cff; 
  --primary-color-rgb: 141,229,168;
}