/** Here goes custom css */

/** including the whole of bootstrap seriously disturbs the current front-end, so load only some bootstrap classes */

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