.card-header {
    background-color: rgba(0, 108, 182, 0.3);

}



.table-bordered td {
    border: 1px solid rgba(230, 126, 34, 0.3) !important;
}

