:root {
  --thm-gray: #000000;
  --thm-gray-rgb: 189, 189, 189;
  --thm-base: #FF9800;
  --thm-base-trs: #ff9900be;
  --thm-base-rgb: 255, 152, 0;
  --thm-black: #E65100;
  --thm-black-rgb: 230, 81, 0;
  --thm-primary: #F57C00;
  --thm-primary-rgb: 245, 124, 0;
}
