.so-widget-button-block-atom-3f4e9612f71a .ow-button-base a {
  font-size: 1em;
  padding: 1em 2em;
  background: #ceab1c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a18616), color-stop(1, #ceab1c));
  background: -ms-linear-gradient(bottom, #a18616, #ceab1c);
  background: -moz-linear-gradient(center bottom, #a18616 0%, #ceab1c 100%);
  background: -o-linear-gradient(#ceab1c, #a18616);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ceab1c', endColorstr='#a18616', GradientType=0);
  border: 1px solid;
  border-color: #947b14 #8b7313 #7d6811 #8b7313;
  color: #ffffff !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-button-block-atom-3f4e9612f71a .ow-button-base a .sow-icon-image,
.so-widget-button-block-atom-3f4e9612f71a .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-button-block-atom-3f4e9612f71a .ow-button-base a:visited,
.so-widget-button-block-atom-3f4e9612f71a .ow-button-base a:active,
.so-widget-button-block-atom-3f4e9612f71a .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-button-block-atom-3f4e9612f71a .ow-button-base a.ow-button-hover:hover {
  background: #d7b21d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #aa8d17), color-stop(1, #d7b21d));
  background: -ms-linear-gradient(bottom, #aa8d17, #d7b21d);
  background: -moz-linear-gradient(center bottom, #aa8d17 0%, #d7b21d 100%);
  background: -o-linear-gradient(#d7b21d, #aa8d17);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d7b21d', endColorstr='#aa8d17', GradientType=0);
  border-color: #9d8215 #947b14 #866f12 #947b14;
  color: #ffffff;
}