.so-widget-ink-buttons-buttons-c4769579329f .iw-so-button-base {
  zoom: 1;
  text-align: center;
}
.so-widget-ink-buttons-buttons-c4769579329f .iw-so-button-base:before {
  content: '';
  display: block;
}
.so-widget-ink-buttons-buttons-c4769579329f .iw-so-button-base:after {
  content: '';
  display: table;
  clear: both;
}
.so-widget-ink-buttons-buttons-c4769579329f .iw-so-button {
  border-radius: 0.25em;
  color: #fff;
  font-size: 1.2em;
  padding: 1em 2em;
  background: #0e3e66;
  border: 1px solid #0e3e66;
}
.so-widget-ink-buttons-buttons-c4769579329f .iw-so-button [class^="sow-icon-"] {
  font-size: 1.5em;
  height: 1em;
  width: auto;
  float: right;
  margin: -0.1em 0em -0.2em 0.75em;
  display: block;
}
.so-widget-ink-buttons-buttons-c4769579329f .iw-so-button:hover,
.so-widget-ink-buttons-buttons-c4769579329f .iw-so-button:focus {
  color: #fff;
}
.so-widget-ink-buttons-buttons-c4769579329f .iw-so-button-hover:hover,
.so-widget-ink-buttons-buttons-c4769579329f .iw-so-button-hover:focus {
  color: #fff;
  background: #092a44;
  border-color: #092a44;
}
.so-widget-ink-buttons-buttons-c4769579329f .iw-so-button-click:active {
  background: #051523;
  border-color: #051523;
}