// Place all the styles related to the Search controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/

.search_results em {
  background-color: yellow;
  font-style: normal;
  font-weight: bold;
}