@charset "UTF-8";

/* Text Alignment
================================================ */
.u-text-center {
  text-align: center !important;
}

.u-text-right {
  text-align: right !important;
}
