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

.bottom-right {
  bottom: 0px;
  right: 0px;
  position:absolute;
}

.small-and-gray {
  font-size: 50%;
  opacity: 0.5;
}