/*
 * Site Map Styles
 */

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