.profit-color { color: green; font-weight: bold; }
  .profit-color[data-content*="-"] { color: red !important; }
  .profit-color[data-content="0"] { color: black !important; }
.container {width: 100% !important;}


