.container {
  position: relative;
  text-align: center;
}

/* Bottom right text */
.bottom-right {
  position: absolute;
  top: 12px;
  right: 2px;
}