.position-left {
  text-align: left;
}
.position-center {
  text-align: center;
}
.position-right {
  text-align: right;
}

