:root {
  --thm-base: #f0b741;
  --thm-base-rgb: 240, 183, 65;
  --thm-black:  #f0b741;
  --thm-black-rgb: 240, 183, 65;
  --thm-primary: #f79623;
  --thm-primary-rgb: 247, 150, 35;
}