/*
 * Site Map Styles
 */

#site-map {
  padding: 15px;
  background: #d7d7d7;
}
#site-map a {
  text-decoration: none;
}