/*
 * Frontend overrides for JetEngine Divi Views.
 *
 * Put small manual CSS fixes here when you need them on the frontend
 * without touching bundled module styles.
 */

.jet-listing-dynamic-link .jet-listing-dynamic-link__icon.is-svg-icon svg {
  height: auto !important;
}
