.so-widget-sow-button-atom-017ce3b9386a .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: 1.3em;
  padding: 1em 2em;
  background: #bf03af;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8d0281), color-stop(1, #bf03af));
  background: -ms-linear-gradient(bottom, #8d0281, #bf03af);
  background: -moz-linear-gradient(center bottom, #8d0281 0%, #bf03af 100%);
  background: -o-linear-gradient(#bf03af, #8d0281);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf03af', endColorstr='#8d0281', GradientType=0);
  border: 1px solid;
  border-color: #7e0273 #74026a #65025c #74026a;
  color: #ffb606 !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.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-017ce3b9386a .ow-button-base a:active,
.so-widget-sow-button-atom-017ce3b9386a .ow-button-base a:hover {
  color: #ffb606 !important;
}
.so-widget-sow-button-atom-017ce3b9386a .ow-button-base a.ow-button-hover:hover {
  background: #c903b8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #97028a), color-stop(1, #c903b8));
  background: -ms-linear-gradient(bottom, #97028a, #c903b8);
  background: -moz-linear-gradient(center bottom, #97028a 0%, #c903b8 100%);
  background: -o-linear-gradient(#c903b8, #97028a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c903b8', endColorstr='#97028a', GradientType=0);
  border-color: #d303c1 #c903b8 #ba03aa #c903b8;
}