﻿.table-title {
    background-color: var(--footer-background-color);
    color: #fff;
    font-weight: bold;
}
.org-structure h1 {
    font-size: 1.2rem;
}
.org-structure h2 {
    font-size: 1rem;
}