.AM__socialshare_section {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
}
.AM__socialshare_section .AM__socialshare_label {
  float: none;
  color: #4D4D4D;
  margin-right: 16px;
}
@media (min-width: 768px) {
  .AM__socialshare_section .AM__socialshare_label {
    float: left;
  }
}
.AM__socialshare_section .AM__socialshare_list {
  display: table-cell;
}
.AM__socialshare_section .AM__socialshare_listitem {
  display: inline-block;
  margin-right: 32px;
}
.AM__socialshare_section .AM__socialshare_listitem a {
  color: #4D4D4D;
}
.AM__socialshare_section .AM__socialshare_listitem a:hover, .AM__socialshare_section .AM__socialshare_listitem a:focus {
  color: #0071BC;
}
.AM__socialshare_section i {
  font-size: 18px;
  line-height: 20px;
  color: #0071bc;
  margin-right: 8px;
  vertical-align: bottom;
}

.wrap__white_bg {
    background: #ffffff;
    padding: 16px;
}
/*=== End our team ===*/
