.lfr-simulation-panel .content-targeting-simulator .category-wrapper .category-content .element {
  border: 4px solid #FFF; }

.lfr-simulation-panel .content-targeting-simulator .category-wrapper .category-content .matched {
  background-color: #44A5AA;
  color: #FFF; }

.lfr-simulation-panel .content-targeting-simulator .category-wrapper .category-content .not-matched {
  background-color: #DAE3EF;
  color: #365D9E; }