:root {
  --theme-color: #001b36;
  --theme-text-main: #001b36;
  --theme-text-secondary: #8e244c;
  --theme-heading-weight: 700;
  --theme-text-weight: 400;
  --theme-color-border: #ebebeb;
}
