.so-widget-sow-button-atom-2bd674569722 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 150px;
  font-size: 1em;
  padding: 0.5em 1em;
  background: #f29337;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#e7790f),color-stop(1,#f29337));
  background: -ms-linear-gradient(bottom,#e7790f,#f29337);
  background: -moz-linear-gradient(center bottom,#e7790f 0%,#f29337 100%);
  background: -o-linear-gradient(#f29337,#e7790f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f29337', endColorstr='#e7790f', GradientType=0);
  border: 1px solid;
  border-color: #d9720e #cf6d0d #c1650d #cf6d0d;
  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-sow-button-atom-2bd674569722 .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-2bd674569722 .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-2bd674569722 .ow-button-base a:visited,
.so-widget-sow-button-atom-2bd674569722 .ow-button-base a:active,
.so-widget-sow-button-atom-2bd674569722 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-2bd674569722 .ow-button-base a.ow-button-hover:hover {
  background: #f39841;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#f07e11),color-stop(1,#f39841));
  background: -ms-linear-gradient(bottom,#f07e11,#f39841);
  background: -moz-linear-gradient(center bottom,#f07e11 0%,#f39841 100%);
  background: -o-linear-gradient(#f39841,#f07e11);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f39841', endColorstr='#f07e11', GradientType=0);
  border-color: #e2770f #d9720e #ca6a0d #d9720e;
  color: #ffffff;
}