/* Report a resource — /report-resource.html (#6406, milestone 93 T08). */

.cce-report {
    max-width: 46rem;
}

.cce-report-dmca legend {
    width: auto;
    padding: 0 .5rem;
}

/* The statutory attestations are long sentences beside a checkbox — give them
   room to breathe so they read as statements rather than as form labels. */
.cce-report-dmca .form-check-label {
    line-height: 1.5;
}

.cce-report-dmca-notice dt {
    font-weight: 600;
}
