﻿.btn-color-vnp {
    background-color: #0d6efd !important;
    color: #fff !important;
    border-color: #0d6efd !important;
}

.table-primary {
    --bs-table-bg: #0d6efd !important;
    color: #fff;
}
.page-item.active .page-link {
    color: #fff;
    background-color: #0d6efd !important;
    border-color: #0d6efd !important;
}

tbody, td, tfoot, th, thead, tr {
    border-width: 1px !important;
}