body {
    background: #f4f6fb;
}

.card-metrica {
    border: 0;
    box-shadow: 0 0.125rem 0.75rem rgba(0, 0, 0, 0.08);
}

.card-metrica .texto-label {
    font-size: 0.9rem;
    color: #6b7280;
    margin-bottom: 0.4rem;
}

.card-metrica .valor {
    font-size: 1.6rem;
    font-weight: 700;
}

.table td, .table th {
    vertical-align: middle;
}
