.text-credit {
  color: #009;
}

.text-debit {
  color: #900;
}

.cursor-pointer {
  cursor: pointer;
}

