* {
  text-transform: lowercase;
}

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