/*
put any CSS shared by all instances
of this component here. Also be sure to add this file
to the styleRefs array in elastic
*/

section#legacy .sitemap-wrapper {
    font-family: 'hn';
    color: #808080;
}
section#legacy .sitemap-wrapper h3 {
    color: #4d4d4d;
    font-family: 'hn-bold';
    font-size: 22px;
}

section#legacy .sitemap-wrapper ul {
    list-style-type: none;
}
