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

.text-bold{
    font-weight: bold;
}

