.text-transform-none {
    text-transform: none !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}