.text-left {
    text-align: left;
}

.text-right{
    text-align: right;
}