.so-widget-sow-button-atom-ac7ef41d291a .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: #e3348b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c81c72), color-stop(1, #e3348b));
  background: -ms-linear-gradient(bottom, #c81c72, #e3348b);
  background: -moz-linear-gradient(center bottom, #c81c72 0%, #e3348b 100%);
  background: -o-linear-gradient(#e3348b, #c81c72);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3348b', endColorstr='#c81c72', GradientType=0);
  border: 1px solid;
  border-color: #bb1a6a #b21965 #a5175d #b21965;
  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-ac7ef41d291a .ow-button-base a:active,
.so-widget-sow-button-atom-ac7ef41d291a .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-ac7ef41d291a .ow-button-base a.ow-button-hover:hover {
  background: #e43d90;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d11d77), color-stop(1, #e43d90));
  background: -ms-linear-gradient(bottom, #d11d77, #e43d90);
  background: -moz-linear-gradient(center bottom, #d11d77 0%, #e43d90 100%);
  background: -o-linear-gradient(#e43d90, #d11d77);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e43d90', endColorstr='#d11d77', GradientType=0);
  border-color: #e54695 #e43d90 #e23088 #e43d90;
}