.widget_sd_widget_socials {
  color: #2F4538;
  line-height: 1;
  background-color: #FFF;
  height: 40px;
  padding: 0 20px;
  margin-right: 15px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  font-weight: 400;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
}
.widget_sd_widget_socials ul {
  display: flex;
  font-size: 0;
  margin: 0 0 0 15px;
  padding: 0;
  list-style-type: none;
}
.widget_sd_widget_socials ul li:not(:last-child) {
  margin-right: 7px;
}
.widget_sd_widget_socials ul svg {
  color: #2F4538;
  height: 22px;
  width: 22px;
}

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