.text-c {
    text-align: center!important;
}

.text-l {
    text-align: left!important;
}
.text-p {
    text-align: right!important;
}


/**/

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}