.left {
  text-align: left;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

/*# sourceMappingURL=util.css.map */