.annotation-text-subdued {
  opacity:0;
}
.annotation-highlight {
  border: 1px dashed rgba(214, 201,168,0.4) !important;
  background: none !important;
  border-radius: 0;
  box-shadow: none !important;
}

.annotation-text-span {
    margin: 0;
    padding: 0;
}

.annotation-error-corrected {
  border-bottom: 3px dotted rgba(12, 51, 173, 0.9);
}
