.so-widget-sow-button-atom-f2b0c463945a .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.3em;
  padding: 1em 2em;
  background: #e36833;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c84f1b), color-stop(1, #e36833));
  background: -ms-linear-gradient(bottom, #c84f1b, #e36833);
  background: -moz-linear-gradient(center bottom, #c84f1b 0%, #e36833 100%);
  background: -o-linear-gradient(#e36833, #c84f1b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e36833', endColorstr='#c84f1b', GradientType=0);
  border: 1px solid;
  border-color: #ba4a1a #b14618 #a44116 #b14618;
  color: #f1eee4 !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-f2b0c463945a .ow-button-base a:active,
.so-widget-sow-button-atom-f2b0c463945a .ow-button-base a:hover {
  color: #f1eee4 !important;
}
.so-widget-sow-button-atom-f2b0c463945a .ow-button-base a.ow-button-hover:hover {
  background: #e46f3c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d1531d), color-stop(1, #e46f3c));
  background: -ms-linear-gradient(bottom, #d1531d, #e46f3c);
  background: -moz-linear-gradient(center bottom, #d1531d 0%, #e46f3c 100%);
  background: -o-linear-gradient(#e46f3c, #d1531d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e46f3c', endColorstr='#d1531d', GradientType=0);
  border-color: #e57545 #e46f3c #e2652f #e46f3c;
}