  .status {
    font-weight: bold !important;

  }

  .opened {
    color: green !important;
  }

  .coming-soon {
    color: red !important;
  }