﻿.reports-page .card {
    border: 0;
    border-radius: .75rem;
    box-shadow: 0 .125rem .5rem rgba(0, 0, 0, .08)
}

.reports-page small {
    color: #6c757d
}

.reports-page h5 {
    font-weight: 700;
    margin: 0
}

.reports-page .table th {
    white-space: nowrap
}