/* line 2, ../sass/nobossembed.scss */
.noboss-embed .noboss-embed__content-copy {
  resize: none;
  overflow: hidden;
  outline: none;
  font-family: "Roboto Mono", monospace;
  font-size: 12px;
  color: #606060;
  border: none;
  border-bottom: 1px solid #d6d6d6;
  border-radius: inherit;
  width: 100%;
  max-width: 600px;
}
