/*
Version: 1.8
File Description: Place here your custom CSS styles
*/
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-justify {
    text-align: justify;
}

