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