.solr-tags-wrapper .field-content a {
border: 1px solid color(srgb 0.815 0.1424 0.2296);
border-radius: 20px;
color: white;
background-color: color(srgb 0.815 0.1424 0.2343);
padding: 3px;
  padding-left: 7px;
  padding-right: 7px;
  text-decoration: none;
  font-size: 12px;
}
.solr-tags-wrapper {
  margin-top: 10px;
}
.solr-search-view {
  margin-bottom: 2em;
}