.rptu-ub-link-overview {
    border-radius: 0.25em;
    padding: 0.7em;
    margin-bottom: 2.0em;
    border: 1px solid #999999;
}
.rptu-ub-link-overview a {
    color: #000;
    text-decoration: underline;
}
.rptu-ub-link-overview a:hover {
    text-decoration: none;
}

.rptu-ub-content {
    margin-top: 1.75em;
    margin-bottom: 1.75em;
}
.rptu-ub-content a {
    color: #000;
    text-decoration: underline;
}
.rptu-ub-content a:hover {
    text-decoration: none;
}

.rptu-ub-content ul {
    list-style-type: none;
    margin-left: -1.0em;
}

li.rptu-ub-list-group {
    margin-top: 1.3em !important;
    font-family: var(--bs-body-font-family) !important;
}
li.rptu-ub-list-group > span {
    font-size: 130% !important;
    font-weight: 700 !important;
}
li.rptu-ub-list-group > ul {
    font-family: "Bitter", serif;
    font-size: 100%;
    list-style-type: square;
    margin-left: -0.5em;
}

li.rptu-ub-list-item {
    margin-left: 1.0em !important;
}
