
.pagination-container .pagination {
    align-items: center;
    justify-content: center;
}

.bg-grey {
    background-color: rgba(0,0,0,.0625);
}

.border-none {
    border: none !important;
}

.accordion .collapse .card-body .row:last-child {
    padding-bottom: 0 !important;
}
