.footer {
  width: 900px !important;
  margin: 0 auto;
  padding-bottom: 20px;
  padding-top: 10px;
  overflow: hidden;
}
.footer .backside-url-label {
  font-size: 9px;
  font-weight: 600;
  white-space: nowrap;
  float: left;
}
.footer .date-hint-label {
  display: inline-block;
  text-align: right;
  font-size: 9px;
  white-space: nowrap;
  float: right;
}
.header {
  padding-top: 30px;
}
