/* Make the new (Sept. 2018) header and footer behave on the old pages */

.header,
.footer {
  font-size: 16px;
  line-height: 1.5;
}

.header [class^="col-"],
.footer [class^="col-"] {
  position: relative;
}