<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#divSocialButtons {
  margin-top: 5px;
  margin-bottom: 5px;
  height: 20px;
}
#divSocialButtons ul {
  list-style: none outside none;
  margin: 0 !important;
  padding: 0 !important;
}
#divSocialButtons ul li {
  display: inline;
  float: left;
  padding-right: 10px;
}
#divSocialButtons ul li .fb-like-button {
  padding-right: 0;
}
#divSocialButtons ul li img.pin-button {
  border: 0;
  height: 21px !important;
  width: 43px !important;
  box-shadow: none !important;
}
</pre></body></html>