#hp-widget-vertical-feed-widget, #hp-widget-hp_profile_link {
  all: initial;
}

.hp-widget-container * {
  all: unset;
  resize: none;
}

.hp-widget-container *:not(.fa):not([class*="owl-"]) {
  font-family: "Open Sans", BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

.hp-widget-container *:not(#hp-widget-hp_profile_link) {
  box-sizing: border-box;
}

.hp-widget-container button, .hp-widget-container input {
  background: none !important;
}


#hp-widget-vertical-feed-widget {
  display: block;
}

#hp-widget-hp_profile_link {
  cursor: pointer;
}

.hp-widget-vertical-feed-widget b {
  font-weight: bold;
}

.hp-widget-vertical-feed-widget div, .hp-widget-vertical-feed-widget h4 {
  display: block;
}
