/* Gelber Marker + fett */
mark.fwp-hit {
    background: #F7E625;
    font-weight: 700;
    padding: 0 .15em;
  }
  
  /* optional: Kontrast bei Links */
  a mark.fwp-hit {
    text-decoration: inherit;
  }
  