.so-widget-sow-button-atom-125ff867ab0a .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: #fb2056;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e4043b), color-stop(1, #fb2056));
  background: -ms-linear-gradient(bottom, #e4043b, #fb2056);
  background: -moz-linear-gradient(center bottom, #e4043b 0%, #fb2056 100%);
  background: -o-linear-gradient(#fb2056, #e4043b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb2056', endColorstr='#e4043b', GradientType=0);
  border: 1px solid;
  border-color: #d50437 #cb0435 #bc0331 #cb0435;
  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-125ff867ab0a .ow-button-base a:active,
.so-widget-sow-button-atom-125ff867ab0a .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-125ff867ab0a .ow-button-base a.ow-button-hover:hover {
  background: #fb2a5e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ee043e), color-stop(1, #fb2a5e));
  background: -ms-linear-gradient(bottom, #ee043e, #fb2a5e);
  background: -moz-linear-gradient(center bottom, #ee043e 0%, #fb2a5e 100%);
  background: -o-linear-gradient(#fb2a5e, #ee043e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb2a5e', endColorstr='#ee043e', GradientType=0);
  border-color: #fb3465 #fb2a5e #fb1b52 #fb2a5e;
}