@import url("./income_statement_results.css?v=20260604-2");

.monthly-table {
  min-width: 980px;
}

.monthly-table .label-col {
  text-align: start !important;
  min-width: 260px;
}

.monthly-table td:not(.label-col) {
  text-align: end;
}
