.so-widget-sow-button-atom-86ef4d7d5548 .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: #b64bf4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a31bf1), color-stop(1, #b64bf4));
  background: -ms-linear-gradient(bottom, #a31bf1, #b64bf4);
  background: -moz-linear-gradient(center bottom, #a31bf1 0%, #b64bf4 100%);
  background: -o-linear-gradient(#b64bf4, #a31bf1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b64bf4', endColorstr='#a31bf1', GradientType=0);
  border: 1px solid;
  border-color: #9c0fee #960ee5 #8c0dd6 #960ee5;
  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-86ef4d7d5548 .ow-button-base a:active,
.so-widget-sow-button-atom-86ef4d7d5548 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-86ef4d7d5548 .ow-button-base a.ow-button-hover:hover {
  background: #ba55f5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a625f2), color-stop(1, #ba55f5));
  background: -ms-linear-gradient(bottom, #a625f2, #ba55f5);
  background: -moz-linear-gradient(center bottom, #a625f2 0%, #ba55f5 100%);
  background: -o-linear-gradient(#ba55f5, #a625f2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba55f5', endColorstr='#a625f2', GradientType=0);
  border-color: #be5ef5 #ba55f5 #b446f4 #ba55f5;
}