section.facebook_like .x-container button {
  border-radius: 3px !important;
  font-size: 11px !important;
  height: 20px !important;
  line-height: 20px !important;
  padding: 0 6px !important;
  background: #1877f2 !important;
  font-weight: bold !important;
  border: 0 !important;
  color: #fff !important;
  font-family: Helvetica, Arial, sans-serif !important;
  outline: none; }
  section.facebook_like .x-container button img.like {
    vertical-align: top;
    margin: 2px 4px 0 0;
    width: 16px;
    height: 16px; }
  section.facebook_like .x-container button img.recommend {
    vertical-align: top;
    margin: 4px 6px 0 0;
    width: 12px;
    height: 12px; }
  section.facebook_like .x-container button span {
    padding-left: 4px !important;
    font-weight: normal !important; }
  section.facebook_like .x-container button a, section.facebook_like .x-container button a:hover {
    color: #fff !important; }
section.facebook_like .x-container button + button {
  margin-left: 4px !important; }
