body {
    background: #f5f7fa;
}

main.container {
    min-height: 70vh;
}

.card .card-content .card-title {
    font-weight: 600;
}

.table-actions {
    white-space: nowrap;
}

.badge-space .badge {
    margin-left: 4px;
}

.chip {
    margin-right: 6px;
}

.input-field .prefix {
    color: #1e3a5f;
}

.tabs .tab a {
    color: #1e3a5f;
}

.tabs .tab a.active {
    color: #0d47a1;
}

.tabs .indicator {
    background-color: #0d47a1;
}

.collection .collection-item {
    line-height: 1.4;
}

.lunch-badge {
    min-width: 90px;
    text-align: center;
}
