.so-widget-sow-button-atom-910817bc4472 .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: 0.5em 1em;
  background: #e11454;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b21043), color-stop(1, #e11454));
  background: -ms-linear-gradient(bottom, #b21043, #e11454);
  background: -moz-linear-gradient(center bottom, #b21043 0%, #e11454 100%);
  background: -o-linear-gradient(#e11454, #b21043);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e11454', endColorstr='#b21043', GradientType=0);
  border: 1px solid;
  border-color: #a40f3d #9b0e3a #8d0d35 #9b0e3a;
  color: #ffffff !important;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.5em;
  -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-910817bc4472 .ow-button-base a:visited,
.so-widget-sow-button-atom-910817bc4472 .ow-button-base a:active,
.so-widget-sow-button-atom-910817bc4472 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-910817bc4472 .ow-button-base a.ow-button-hover:hover {
  background: #ea1558;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bc1146), color-stop(1, #ea1558));
  background: -ms-linear-gradient(bottom, #bc1146, #ea1558);
  background: -moz-linear-gradient(center bottom, #bc1146 0%, #ea1558 100%);
  background: -o-linear-gradient(#ea1558, #bc1146);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea1558', endColorstr='#bc1146', GradientType=0);
  border-color: #ad0f41 #a40f3d #960d38 #a40f3d;
  color: #ffffff;
}