.so-widget-sow-button-atom-c113c135b524 .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: #bd352b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #932922), color-stop(1, #bd352b));
  background: -ms-linear-gradient(bottom, #932922, #bd352b);
  background: -moz-linear-gradient(center bottom, #932922 0%, #bd352b 100%);
  background: -o-linear-gradient(#bd352b, #932922);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bd352b', endColorstr='#932922', GradientType=0);
  border: 1px solid;
  border-color: #87261f #7f241d #72201a #7f241d;
  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-c113c135b524 .ow-button-base a:visited,
.so-widget-sow-button-atom-c113c135b524 .ow-button-base a:active,
.so-widget-sow-button-atom-c113c135b524 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-c113c135b524 .ow-button-base a.ow-button-hover:hover {
  background: #c5372d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9c2c23), color-stop(1, #c5372d));
  background: -ms-linear-gradient(bottom, #9c2c23, #c5372d);
  background: -moz-linear-gradient(center bottom, #9c2c23 0%, #c5372d 100%);
  background: -o-linear-gradient(#c5372d, #9c2c23);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c5372d', endColorstr='#9c2c23', GradientType=0);
  border-color: #8f2821 #87261f #7b221c #87261f;
  color: #ffffff;
}