/*
 * Site Map Styles
 */

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