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

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

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