.so-widget-sow-button-atom-087d29ace90d .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: #b70600;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #840400), color-stop(1, #b70600));
  background: -ms-linear-gradient(bottom, #840400, #b70600);
  background: -moz-linear-gradient(center bottom, #840400 0%, #b70600 100%);
  background: -o-linear-gradient(#b70600, #840400);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b70600', endColorstr='#840400', GradientType=0);
  border: 1px solid;
  border-color: #750400 #6b0300 #5b0300 #6b0300;
  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-087d29ace90d .ow-button-base a:visited,
.so-widget-sow-button-atom-087d29ace90d .ow-button-base a:active,
.so-widget-sow-button-atom-087d29ace90d .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-087d29ace90d .ow-button-base a.ow-button-hover:hover {
  background: #c10600;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8e0500), color-stop(1, #c10600));
  background: -ms-linear-gradient(bottom, #8e0500, #c10600);
  background: -moz-linear-gradient(center bottom, #8e0500 0%, #c10600 100%);
  background: -o-linear-gradient(#c10600, #8e0500);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c10600', endColorstr='#8e0500', GradientType=0);
  border-color: #7f0400 #750400 #650300 #750400;
  color: #ffffff;
}