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