/*
 * Site Map Styles
 */

#site-map {
  margin-top: 0;
  padding: 15px;
  background: #efefef;
}
#site-map a {
  text-decoration: none;
}
