.income-table {
  padding: 10px;
  width: 90%;
  font-size: 1.2em;
}

.income-date {
  width: 200px;
  color: #999;
}

.income-month {
  font-size: 1.5em;
}

.income-net {
}

.income-profit {
  font-size: 1.2em;
  font-weight: bold;
}