.landingpageinfo ol{ text-align:left; }

.grid-footer { grid-column: 2 / -1; }
.grid-main { background-color: white; }

.f6 { font-size: 0.75em; text-align:center; }

.mw6 { max-width: 35rem; } 

article { padding: 30px 90px; }
article a, article a:link { text-decoration: none; }
article a:hover { text-decoration: underline; }

.mainnavigation a:hover, .mainnavigation a:focus, .mainnavigation a:active, .mainnavigation .active > a:first-child {
  border-left: 4px solid #d40000;
  background-color: whitesmoke;
}

.byline, .mt3 { font-size: 0.8em; }

.notice2 {
  background-color: #fff3d4;
  border-left: 4px solid #f6b73c;
}