:host {
  --icon-margin: 1rem auto 1rem auto;
  margin: var(--icon-margin);
  width: -moz-fit-content;
  width: fit-content;
  display: block;
}
