.so-widget-sow-button-atom-52c01e9d3b60 .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: #f20040;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bf0033), color-stop(1, #f20040));
  background: -ms-linear-gradient(bottom, #bf0033, #f20040);
  background: -moz-linear-gradient(center bottom, #bf0033 0%, #f20040 100%);
  background: -o-linear-gradient(#f20040, #bf0033);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f20040', endColorstr='#bf0033', GradientType=0);
  border: 1px solid;
  border-color: #b0002e #a5002c #960028 #a5002c;
  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-52c01e9d3b60 .ow-button-base a:visited,
.so-widget-sow-button-atom-52c01e9d3b60 .ow-button-base a:active,
.so-widget-sow-button-atom-52c01e9d3b60 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-52c01e9d3b60 .ow-button-base a.ow-button-hover:hover {
  background: #fc0043;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c90035), color-stop(1, #fc0043));
  background: -ms-linear-gradient(bottom, #c90035, #fc0043);
  background: -moz-linear-gradient(center bottom, #c90035 0%, #fc0043 100%);
  background: -o-linear-gradient(#fc0043, #c90035);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc0043', endColorstr='#c90035', GradientType=0);
  border-color: #ba0031 #b0002e #a0002a #b0002e;
  color: #ffffff;
}