/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.fs-heart-bullets ul {
  padding-inline-start: 1.4em;
}
.fs-heart-bullets ul > li {
  list-style-image: url('/wp-content/plugins/bz-first-steps/public/images/heart-bullet-24px.png');
}
a.fs-instructor-link, .elementor a.fs-instructor-link {
  text-decoration: underline;
}
