.table-wrap {
  overflow-x: scroll;
}
.callout.primary {
  background-color: transparent;
  border: 0;
  padding: 0;
}
.callout.primary h2 {
  font-size: 1.66667rem;
  font-weight: 300;
  font-style: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}

#search-menu {
  max-width: 300px;
}

#search-menu input::placeholder {
  color: black;
}

.menu > li > a {
  text-align: left;
}