
.chart {
    width: 90%;
    min-height: 200px;
    max-height: 220px;
}

.row {
    margin: 0 !important;
}

.pagination {
    justify-content: center;
}

.border-5 { border-width: 5px !important; }
.border-4 { border-width: 4px !important; }
.border-3 { border-width: 3px !important; }
.border-2 { border-width: 2px !important; }
.border-1 { border-width: 1px !important; }
