.text-aln-just{
    text-align: justify;
}
.text-aln-center{
    text-align: center;
}
.text-cap{
    text-transform: capitalize;
}