td.right-border {
    border-right: 1px solid lightgrey;
}

.vacation-summary-row {
    background-color: rgba(0, 0, 0, 0.2) !important;
    color: #333 !important;
    border-bottom: 1px solid #e9ecef;
}
