.text-align__left {
  text-align: left;
}

.text-align__center {
  text-align: center;
}

.text-align__right {
  text-align: right;
}
