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

  --s-color-brand-primary: #98ce44;
  --s-color-brand-dark: #0253A4;

  --s-header-default-brand-width: 250px;

  --s-footer-default-top-bg-color: #0264C6;
}

.c-footer__brand__image {
  max-width: 120px;
}
