body {
  display: flex;
  flex-direction: column;
  margin: 0;
  min-height: 100vh; }

.content-wrapper {
  flex: 1; }

.cs-title {
  font-family: Cella;
  font-weight: 400;
  font-size: 28px;
  text-transform: uppercase;
  color: #1f2430;
  font-family: "Cella", sans-serif; }

/*# sourceMappingURL=base.css.044911f0b073.map */
