/*
=========================
Lieblingsorte
Konfiguration RichTextEditor
=========================
*/

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

.align-center {
    text-align: center;
}