:root {
  --ms-name: "biellaexplorer";

  --s-color-brand-primary: #32574B;
  --s-color-brand-dark: #101010;

  --s-header-default-brand-width: 250px;
  --s-header-default-link-color: #101010;

  --s-footer-default-top-bg-color: var(--s-color-brand-dark);
  --s-footer-default-bottom-bg-color: var(--s-color-brand-primary);
}
