.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.text-justify {
  text-align: justify;
}
.redactor-dropdown-red-p{
  color: red !important;
}
.red-text {
  color: red !important;
}
