#contribute {
  .start-report-panel {
    img.inactive {
      filter: grayscale(1);
    }

    .report-info {
      .domain-inactive-text {
        margin-bottom: 0;
        color: var(--addgene-gray-4);
      }
    }
  }
}
