:root {
  --theme-base: #0c8c53;
  --theme-base-rgb: 12, 140, 83;
  --thm-gray: #60626d;
  --thm-gray-rgb: 96, 98, 109;
}