:root {
  --theme-black: #000;
  --theme-primary: #001673;
  --theme-primary-light: #edf1f2;
  --theme-secondary: #7d8287;
}
