@import "./custom.css";

.sitemap-subtitle {
    font-size: 16px;
    font-weight: bold;
    color: #083465;
}

.lv1-link {
    font-size: 22px;
    font-weight: bold;
    color: rgb(50, 50, 160) !important;
}

.lv2-link {
    font-size: 16px;
    /* font-weight: bold; */
    padding-top: 7px;
}

