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

  --s-color-brand-primary: #0077cc;
  --s-color-brand-dark: #393939;

  --s-header-default-bg-color: #0077cc;
  --s-header-default-height: 100px;
  --s-header-default-link-color: rgba(255,255,255, 0.7);
  --s-header-default-burger-icon-color: rgba(255,255,255, 0.7);
  --s-header-default-brand-height: 100px;
}

