.text-a-c {
    text-align: center !important;
}
.text-a-l {
    text-align: left !important;
}
.text-a-r {
    text-align: right !important;
}

.pl-15 { padding-left: 15px !important; }