.so-widget-sow-button-atom-b89f5866c509 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 600px;
  max-width: 100%;
  font-size: 1em;
  padding: 1em 2em;
  background: #a35910;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #75400b), color-stop(1, #a35910));
  background: -ms-linear-gradient(bottom, #75400b, #a35910);
  background: -moz-linear-gradient(center bottom, #75400b 0%, #a35910 100%);
  background: -o-linear-gradient(#a35910, #75400b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a35910', endColorstr='#75400b', GradientType=0);
  border: 1px solid;
  border-color: #67380a #5d3309 #4f2b08 #5d3309;
  color: #ffffff !important;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  -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-sow-button-atom-b89f5866c509 .ow-button-base a:visited,
.so-widget-sow-button-atom-b89f5866c509 .ow-button-base a:active,
.so-widget-sow-button-atom-b89f5866c509 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-b89f5866c509 .ow-button-base a.ow-button-hover:hover {
  background: #ac5e11;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7e450c), color-stop(1, #ac5e11));
  background: -ms-linear-gradient(bottom, #7e450c, #ac5e11);
  background: -moz-linear-gradient(center bottom, #7e450c 0%, #ac5e11 100%);
  background: -o-linear-gradient(#ac5e11, #7e450c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ac5e11', endColorstr='#7e450c', GradientType=0);
  border-color: #703d0b #67380a #593009 #67380a;
  color: #ffffff;
}