.widget_sd_widget_social {
  font-size: 0;
  display: inline-flex;
  margin-right: 10px;
}

.widget_sd_widget_social a {
  display: flex;
  background-color: #ffffff;
  height: 40px;
  width: 40px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
}

.widget_sd_widget_social a svg {
  width: 30px;
  max-height: 30px;
}

.widget_sd_widget_social a svg path {
  fill: black;
}

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