.popover-btn {
  display: block;
  width: 100%;
  margin: 1em 0;

  &:last-child {
    margin-bottom: 0;
  }
}
