.so-widget-button-block-atom-7f158e9e4d43 .ow-button-base a {
  font-size: 1em;
  padding: 1em 2em;
  background: #ca732c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a05b23), color-stop(1, #ca732c));
  background: -ms-linear-gradient(bottom, #a05b23, #ca732c);
  background: -moz-linear-gradient(center bottom, #a05b23 0%, #ca732c 100%);
  background: -o-linear-gradient(#ca732c, #a05b23);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ca732c', endColorstr='#a05b23', GradientType=0);
  border: 1px solid;
  border-color: #945420 #8b4f1e #7f481c #8b4f1e;
  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-7f158e9e4d43 .ow-button-base a .sow-icon-image,
.so-widget-button-block-atom-7f158e9e4d43 .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-button-block-atom-7f158e9e4d43 .ow-button-base a:visited,
.so-widget-button-block-atom-7f158e9e4d43 .ow-button-base a:active,
.so-widget-button-block-atom-7f158e9e4d43 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-button-block-atom-7f158e9e4d43 .ow-button-base a.ow-button-hover:hover {
  background: #d2782f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a86025), color-stop(1, #d2782f));
  background: -ms-linear-gradient(bottom, #a86025, #d2782f);
  background: -moz-linear-gradient(center bottom, #a86025 0%, #d2782f 100%);
  background: -o-linear-gradient(#d2782f, #a86025);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d2782f', endColorstr='#a86025', GradientType=0);
  border-color: #9c5922 #945420 #874d1d #945420;
  color: #ffffff;
}