<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#contact-rep-editor .ql-editor li[data-list] {
  padding-left: 0;
}
#contact-rep-editor .ql-editor {
  overflow-y: visible;
  min-height: 48px;
  color: #86868b;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
#contact-rep-editor .ql-editor em {
  color: #7dc64e;
  font-style: normal;
}
#contact-rep-editor .ql-editor a {
  text-decoration: underline;
}
#contact-rep-editor .ql-editor.ql-blank::before {
  font-style: normal;
}
emoji-picker {
  --border-radius: 15px;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.08);
}
</pre></body></html>