/* ZEV styles */
.card-footer {
    background-color: #fff;
}

.card > .table-responsive {
    margin-bottom: 0px;
}

.section-title {
    display: block;
    font-size: 16px;
    font-weight: 500;
    margin: 0px 0px 12px 0px;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #dadcde;
}
