/* EasyRedmine Legado - Estilos customizados */

body {
    font-size: 0.9rem;
}

.table-sm th,
.table-sm td {
    padding: 0.4rem 0.5rem;
}

.progress {
    font-size: 0.7rem;
}

.breadcrumb {
    font-size: 0.85rem;
    margin-bottom: 0;
}

.badge {
    font-weight: 500;
}

footer {
    font-size: 0.8rem;
}
