.so-widget-sow-button-atom-8b04edba3a13 .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: #db076b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #aa0553), color-stop(1, #db076b));
  background: -ms-linear-gradient(bottom, #aa0553, #db076b);
  background: -moz-linear-gradient(center bottom, #aa0553 0%, #db076b 100%);
  background: -o-linear-gradient(#db076b, #aa0553);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#db076b', endColorstr='#aa0553', GradientType=0);
  border: 1px solid;
  border-color: #9b054c #910547 #820440 #910547;
  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-8b04edba3a13 .ow-button-base a:active,
.so-widget-sow-button-atom-8b04edba3a13 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-8b04edba3a13 .ow-button-base a.ow-button-hover:hover {
  background: #e50770;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b30658), color-stop(1, #e50770));
  background: -ms-linear-gradient(bottom, #b30658, #e50770);
  background: -moz-linear-gradient(center bottom, #b30658 0%, #e50770 100%);
  background: -o-linear-gradient(#e50770, #b30658);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e50770', endColorstr='#b30658', GradientType=0);
  border-color: #ef0875 #e50770 #d60769 #e50770;
}