/* Klever v44 — preserve normal case for the room-card detail button. */
.room-card .btn-group.more .btn.text,
.room-card .btn-group.more .btn.text:hover,
.room-card .btn-group.more .btn.text:focus {
  text-transform: none !important;
}
