.html2e-widget-html2e-feature-icon-box-widget-f59d {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 52px;
  height: 52px;
  min-width: 52px;
  max-width: 52px;
  background: rgba(255, 51, 68, 0.1);
  border: 1px solid rgba(255, 51, 68, 0.25);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ff3344;
  margin-bottom: 0;
  transition: all 0.35s cubic-bezier(0.16,1,0.3,1);
  flex-shrink: 0;
}