/* Custom Styles for Galen Financeiro */

/* Unify table font size to standard 1rem across all pages */
.table td, .table th {
    font-size: 1rem !important;
}

/* Ensure sidebar stays as is (or explicit if needed, but user said don't touch sidebar) */
/* The above rule is specific to .table, so it won't affect sidebar unless sidebar has tables (unlikely) */
