

.swa-landing-page-content-detail ul {
        list-style: none!important;
}

    .swa-landing-page-content-detail ul ul{
           list-style: disc!important;
           padding-left: 2rem;
}

  
    .swa_module_site_map_links UL LI A {
        font-weight: bold;
    }

    .swa_module_site_map_links UL LI UL {
        margin-right: 0;
        background: none;
        padding: 13px 0 0 0;
    }

    .swa_module_site_map_links UL LI UL LI A {
        font-weight: normal;
    }

    .swa_module_site_map_sections {
        font-weight: bold;
    }

