.widget_sd_widget_contact_icon {
  margin-bottom: 15px;
}
.widget_sd_widget_contact_icon:last-of-type {
  margin-bottom: 0;
}
.widget_sd_widget_contact_icon a {
  font-size: 0;
  display: flex;
  align-items: center;
}
.widget_sd_widget_contact_icon .contact-icon svg {
  width: 15px;
  height: 15px;
  margin-right: 15px;
}
.widget_sd_widget_contact_icon .contact-icon svg path {
  fill: #f4792d;
}
.widget_sd_widget_contact_icon .contact-text {
  color: #000004;
  font-size: 16px;
  font-weight: 900;
  text-transform: uppercase;
}

/*# sourceMappingURL=style.css.map */
