/* ── Verlagsverzeichnis Frontend Styles ── */

.vvz-wrapper {
    width: 100%;
    margin: 1rem 0;
}

.vvz-table th {
    white-space: nowrap;
}

.vvz-table td a {
    text-decoration: none;
    color: #0d6efd;
}

.vvz-table td a:hover {
    text-decoration: underline;
}
