:root {
  /* --thm-primary: #ff5e15; */

  --thm-primary: #84a8fc;

  --thm-primary-rgb: 132, 168, 252;

  --thm-heading-font-color: #121213;

  --thm-black: #3054a8;

  --thm-secondary: #3054a8;

  --thm-black-rgb: 0, 33, 91;

  --thm-gray-bg: #f1f5f9;

  --thm-gray-bg-rgb: 248, 248, 248;

  --thm-white-rgb: 255, 255, 255;
}
