.page-banner {overflow-x: visible; }
.search-spelling, .search-contextual-navigation, #no-results { margin-top: 2em }
.search-spelling a {
	text-decoration: underline;
	font-size: 20px;
	color: #132946
}

/** best bets **/
.alert.alert-warning {
padding: 20px;
    background: #00002d;
    color: #eaeaea;
    margin-bottom: 30px;
}
.alert.alert-warning a {
  color: gold !important;
}