/* Copy — was Copy.module.css. The bundler's hashed class names are
   replaced by a plain c-Copy_ prefix so the stylesheet stands alone. */

.c-Copy_line,
.c-Copy_word {
  position: relative;
}

.c-Copy_char {
  display: inline-block;
  will-change: opacity;
}
