main.is-flex.is-centered[data-v-ca4ffd18] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.columns[data-v-ca4ffd18] {
  width: 100%;
  margin: 0;
}
.box[data-v-ca4ffd18],
.app-calendar[data-v-ca4ffd18] {
  width: 100%;
}
.user-name[data-v-ca4ffd18] {
  text-decoration: underline;
  padding: 0 0.5rem;
}
.debt.is-flex[data-v-ca4ffd18] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 0.25rem;
  font-weight: 600;
}


/*# sourceMappingURL=debts-calendar.e03933df.css.map*/