.so-widget-sow-button-atom-834fd475616a .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: #e8528b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e2256d), color-stop(1, #e8528b));
  background: -ms-linear-gradient(bottom, #e2256d, #e8528b);
  background: -moz-linear-gradient(center bottom, #e2256d 0%, #e8528b 100%);
  background: -o-linear-gradient(#e8528b, #e2256d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8528b', endColorstr='#e2256d', GradientType=0);
  border: 1px solid;
  border-color: #db1d65 #d21c61 #c41a5b #d21c61;
  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-834fd475616a .ow-button-base a:visited,
.so-widget-sow-button-atom-834fd475616a .ow-button-base a:active,
.so-widget-sow-button-atom-834fd475616a .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-834fd475616a .ow-button-base a.ow-button-hover:hover {
  background: #e95b91;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e32e73), color-stop(1, #e95b91));
  background: -ms-linear-gradient(bottom, #e32e73, #e95b91);
  background: -moz-linear-gradient(center bottom, #e32e73 0%, #e95b91 100%);
  background: -o-linear-gradient(#e95b91, #e32e73);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e95b91', endColorstr='#e32e73', GradientType=0);
  border-color: #e1206a #db1d65 #cd1b5f #db1d65;
  color: #ffffff;
}