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