.text-align-center {
  text-align: center;
}
.text-align-right {
  text-align: right;
}
.background-color {
  background-color:#10a1ee;
}