.contact-info-widget .hhv-icon-text {
  min-height: 30px;
  padding-left: 30px;
  color: #cccccc;
  position: relative;
}
.contact-info-widget .hhv-icon-text .hhv-icon-text-icon {
  position: absolute;
  top: 0;
  left: 0;
  color: #ccc;
  font-size: 20px;
  width: 20px;
  height: 20px;
}
.contact-info-widget .hhv-icon-text .hhv-icon-text-icon i.sui {
  font-size: 20px;
  color: #cccccc;
}
.contact-info-widget .hhv-icon-text .hhv-icon-text-content {
  color: #ccc;
}
