.so-widget-ink-buttons-buttons-e9f29db0c9de .iw-so-button-base {
  zoom: 1;
  text-align: center;
}
.so-widget-ink-buttons-buttons-e9f29db0c9de .iw-so-button-base:before {
  content: '';
  display: block;
}
.so-widget-ink-buttons-buttons-e9f29db0c9de .iw-so-button-base:after {
  content: '';
  display: table;
  clear: both;
}
.so-widget-ink-buttons-buttons-e9f29db0c9de .iw-so-button {
  border-radius: 0.25em;
  color: #ffffff;
  font-size: 1.75em;
  padding: 1.125em 2.25em;
  background: #dd9933;
  border: 1px solid #dd9933;
}
.so-widget-ink-buttons-buttons-e9f29db0c9de .iw-so-button [class^="sow-icon-"] {
  font-size: 2em;
  height: 1em;
  width: auto;
  float: left;
  margin: -0.1em 0.75em -0.2em 0em;
  display: block;
}
.so-widget-ink-buttons-buttons-e9f29db0c9de .iw-so-button:hover,
.so-widget-ink-buttons-buttons-e9f29db0c9de .iw-so-button:focus {
  color: #ffffff;
}
.so-widget-ink-buttons-buttons-e9f29db0c9de .iw-so-button-hover:hover,
.so-widget-ink-buttons-buttons-e9f29db0c9de .iw-so-button-hover:focus {
  color: #ffffff;
  background: #c88621;
  border-color: #c88621;
}
.so-widget-ink-buttons-buttons-e9f29db0c9de .iw-so-button-click:active {
  background: #a8701c;
  border-color: #a8701c;
}