/* score-card-ind */
.score-card-table th:not(:first-child) {
  text-align: center;
}

.score-card-ind .clr-indicator-symbol {
  width: 18px;
  height: 18px;
  border-radius: 100%;
  margin: 0 auto;
  background: #000;
  font-size: 0;
}
