.so-widget-ink-buttons-buttons-79b05c09e575 .iw-so-button-base {
  text-align: center;
}
.so-widget-ink-buttons-buttons-79b05c09e575 .iw-so-button-base .iw-so-button {
  border-radius: 0.25em;
  color: #ffffff;
  font-size: 1.2em;
  padding: 1em 2em;
  font-size: "";
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
  background: #333333;
  border: 1px solid #333333;
}
.so-widget-ink-buttons-buttons-79b05c09e575 .iw-so-button-base .iw-so-button [class^="sow-icon-"] {
  font-size: 1.5em;
  height: 1em;
  width: auto;
  float: left;
  margin: -0.1em 0.75em -0.2em 0em;
  display: block;
}
.so-widget-ink-buttons-buttons-79b05c09e575 .iw-so-button-base .iw-so-button:hover {
  color: #ffffff;
}
.so-widget-ink-buttons-buttons-79b05c09e575 .iw-so-button-base .iw-so-button.iw-so-button-hover:hover {
  color: #ffffff;
  background: #404040;
  border-color: #404040;
  -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.4);
}
.so-widget-ink-buttons-buttons-79b05c09e575 .iw-so-button-base .iw-so-button.iw-so-button-click:active {
  background: #292929;
  border-color: #292929;
}