@layer components {
  .task-score-summary {
    margin-top: 16px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;
    color: var(--color-slate-700);
    text-align: left;
  }
}
