.so-widget-sow-button-atom-1f0b9398937e .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: 1em;
  padding: 1em 2em;
  background: #e25a16;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b44711), color-stop(1, #e25a16));
  background: -ms-linear-gradient(bottom, #b44711, #e25a16);
  background: -moz-linear-gradient(center bottom, #b44711 0%, #e25a16 100%);
  background: -o-linear-gradient(#e25a16, #b44711);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e25a16', endColorstr='#b44711', GradientType=0);
  border: 1px solid;
  border-color: #a64210 #9c3e0f #8e390e #9c3e0f;
  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-1f0b9398937e .ow-button-base a:visited,
.so-widget-sow-button-atom-1f0b9398937e .ow-button-base a:active,
.so-widget-sow-button-atom-1f0b9398937e .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-1f0b9398937e .ow-button-base a.ow-button-hover:hover {
  background: #e95f1a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bd4b12), color-stop(1, #e95f1a));
  background: -ms-linear-gradient(bottom, #bd4b12, #e95f1a);
  background: -moz-linear-gradient(center bottom, #bd4b12 0%, #e95f1a 100%);
  background: -o-linear-gradient(#e95f1a, #bd4b12);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e95f1a', endColorstr='#bd4b12', GradientType=0);
  border-color: #af4611 #a64210 #983c0f #a64210;
  color: #ffffff;
}