:root {
  --thm-base: #EC403E;
  --thm-base-rgb: 236, 64, 62;
  --thm-black: #000000;
  --thm-black-rgb: 0, 0, 0;
}