.hpb-block-front,
.hpb-block {
  max-width: 720px;
}

.hpb-heading {
  margin: 0 0 16px 0;
}

.hpb-item {
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  align-items: flex-start;
}

.hpb-icon {
  width: 96px;
  height: 96px;
  flex-shrink: 0;
}

.hpb-title {
  font-weight: 700;
}

.hpb-row-actions {
  display: flex;
  gap: 6px;
  margin-left: auto;
  align-items: flex-start;
}

.hpb-icon-btn .dashicons {
  margin: 0;
}

.hpb-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 96px;
}
