﻿.card-wd .card-header {
    background-color: #14003a !important;
}

.btn-wd {
    background-color: #501ab7 !important;
    color: #fff !important;
}

    .btn-wd:hover {
        background-color: #14003a !important;
        color: #fff !important;
    }


@media print {
    .thead-wd th {
        background-color: #14003a !important;
    }
}


table .thead-wd th {
    background-color: #14003a !important;
}
