body {
    font-size: 0.95rem;
}

.table td,
.table th {
    vertical-align: middle;
}

.chart-wrapper {
    position: relative;
    width: 100%;
    min-height: 320px;
}
