/* Preserve Avo's visual design while providing WCAG-sized pointer targets. */
.button,
.button-icon {
  min-height: 48px;
  min-width: 48px;
}
