@import url("/.client/cm-app-base.css");

/* CM branding for the space login form. */
#login > h1 {
  font-size: 0;
  text-align: center;
}

#login > h1::after {
  content: "CM";
  font-size: 1.5rem;
}
