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

.wzgh-lowest-price {
  border-radius: 99px;
  padding: 0.25em 1em;
  display: inline-block;
  margin-bottom: 1em;
}

.products .wzgh-lowest-price {
  margin-top: 0.5rem;
  padding: 0.25em 0.5em;
}
