/* This file is reserved for overriding and extending the template styles. */
.fixed-background {
    background: #51abcc;
}

.text-justify {
    text-align: justify !important;
    text-justify: inter-word !important;
}
