.so-widget-sow-button-atom-3a28fb150d3c .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: #db3646;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bc2231), color-stop(1, #db3646));
  background: -ms-linear-gradient(bottom, #bc2231, #db3646);
  background: -moz-linear-gradient(center bottom, #bc2231 0%, #db3646 100%);
  background: -o-linear-gradient(#db3646, #bc2231);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#db3646', endColorstr='#bc2231', GradientType=0);
  border: 1px solid;
  border-color: #af1f2d #a71e2b #9a1c28 #a71e2b;
  color: #ffffff !important;
  -webkit-border-radius: 0em;
  -moz-border-radius: 0em;
  border-radius: 0em;
  -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-3a28fb150d3c .ow-button-base a:visited,
.so-widget-sow-button-atom-3a28fb150d3c .ow-button-base a:active,
.so-widget-sow-button-atom-3a28fb150d3c .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-3a28fb150d3c .ow-button-base a.ow-button-hover:hover {
  background: #dd3f4e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c52333), color-stop(1, #dd3f4e));
  background: -ms-linear-gradient(bottom, #c52333, #dd3f4e);
  background: -moz-linear-gradient(center bottom, #c52333 0%, #dd3f4e 100%);
  background: -o-linear-gradient(#dd3f4e, #c52333);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd3f4e', endColorstr='#c52333', GradientType=0);
  border-color: #b82130 #af1f2d #a21d2a #af1f2d;
  color: #ffffff;
}