:root {
  --thm-base: #efce29;
  --thm-base-rgb: 97, 199, 211;
  --thm-black: #02245b;
  --thm-black-rgb: 97, 199, 211;
  --thm-primary: #02245b;
  --thm-primary-rgb: 247, 150, 35;
}