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

  --s-color-brand-primary: #6E4EA1;
  --s-color-brand-dark: #002f87;

  --s-header-default-link-color: #002f87;
  --s-header-default-burger-icon-color: #002f87;
  --s-header-default-brand-width: 250px;

  --s-footer-default-top-bg-color: #002f87;
  --s-footer-default-bottom-bg-color: #002975;

  --s-sb-main-bg-color: rgba(0,47,135,.7);
  --s-sb-bg-color-button-continuar: #6E4EA1;
  --s-sb-bg-color-button-continuar-hover: #543181;
  --s-sb-main-content-color: 255, 255, 255;
}

.c-footer-collective__bottom {
  background-color: transparent;
}
