.search .search-results .result-text .highlight {
    font-weight: bold;
    background-color: #f99;
    color: red;
    padding: 1px 4px;
}