#rf-exhibitorcatalog.rf-widget .exhibitor-details-page {
  border-radius: var(--rf-brand-shape-radius);
}
#rf-exhibitorcatalog.rf-widget .exhibitor-details-page .rf-contact-sidebar-content .rf-contact-actions .exhibitor-email .mdBtnR-text:hover {
  width: 100%;
}
#rf-exhibitorcatalog.rf-widget .exhibitor-details-page .mdBtnR-link .mdBtnR-text {
  color: var(--rf-brand-color-text-body);
}
#rf-exhibitorcatalog.rf-widget .exhibitor-details-page .rf-contact-sidebar .social-media-links {
  margin: 0px;
}
#rf-exhibitorcatalog.rf-widget .exhibitor-details-page .rf-contact-actions li[data-test*=social-media-links]:not(:empty) {
  margin: 0 12px 12px 0;
}
#rf-exhibitorcatalog.rf-widget .exhibitor-details-page .rf-contact-actions li[data-test*=social-media-links]:empty {
  display: none;
}
#rf-exhibitorcatalog.rf-widget .exhibitor-details-page .speakers-component .speaker-details p[data-test*=participant-info] {
  display: flex;
  align-items: center;
}
#rf-exhibitorcatalog.rf-widget .exhibitor-details-page .speakers-component .speaker-details p[data-test*=participant-info] .mdBtnR-text {
  font-weight: bold;
}
#rf-exhibitorcatalog.rf-widget .total-results-count {
  display: none;
}
#rf-exhibitorcatalog.rf-widget .search-filters .filters button {
  color: var(--rf-brand-color-text-body);
}
#rf-exhibitorcatalog.rf-widget .exhibitor-tile img,
#rf-exhibitorcatalog.rf-widget .rf-tile-banner.no-banner {
  border-top-left-radius: var(--rf-brand-shape-radius);
  border-top-right-radius: var(--rf-brand-shape-radius);
}
#rf-exhibitorcatalog.rf-widget .rfSI.favorite-catalog-result svg, #rf-exhibitorcatalog.rf-widget .rfSI.favorite-catalog-result svg:hover {
  fill: var(--rf-brand-color-text-body);
}
#rf-exhibitorcatalog.rf-widget .rfSI.favorite-catalog-result.favorited svg, #rf-exhibitorcatalog.rf-widget .rfSI.favorite-catalog-result.favorited svg:hover {
  fill: var(--rf-brand-color-primary-hover);
}
#rf-exhibitorcatalog.rf-widget .title-badges {
  display: flex;
  gap: 8px;
}
#rf-exhibitorcatalog.rf-widget .rf-pill {
  background-color: var(--rf-brand-color-surface);
  font-size: 12px;
  border: 1px solid var(--purple);
  color: var(--purple);
  padding: 4px 8px;
}
#rf-exhibitorcatalog.rf-widget #exhibitor-customComponent2 .mdBtnR {
  display: inline-flex;
}/*# sourceMappingURL=updates.css.map */