:root {
  --thm-base: #61c7d3;
  --thm-base-rgb: 97, 199, 211;
  --thm-black: #61c7d3;
  --thm-black-rgb: 97, 199, 211;
  --thm-primary: #f79623;
  --thm-primary-rgb: 247, 150, 35;
}
