﻿
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 33px; /* Vertically center the text there */
}
