/* Remove the Data Sources link from the main navigation. */
.site-header nav a[href="#sources"]{
  display:none !important;
}
