.marker {
  background: #FFEA6E;
}

.editor-styles-wrapper .marker {
  background: #FFEA6E;
  border-radius: calc(4 * var(--torem));
  font-weight: var(--fw-bold);
}
