.esize-product-widget {
  margin: 12px 0;
}

.esize-product-widget__link {
  color: inherit;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  text-decoration: underline;
}

.esize-product-widget__icon {
  width: 20px;
  height: 20px;
  fill: currentColor;
}

.esize-product-widget__mount {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
