:root {
  --thm-gray: #878c8f;
  --thm-gray-rgb: 135, 140, 143;
  --thm-base: #ff8b26;
  --thm-base-rgb: 60, 171, 65;
  --thm-black: #4d4d4d;
  --thm-black-rgb: 11, 61, 44;
  --thm-primary: #ff8b26;
  --thm-primary-rgb: 42, 125, 46;
}