.so-widget-sow-button-atom-a3e1fba0b121 .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: #9019a8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6a127c), color-stop(1, #9019a8));
  background: -ms-linear-gradient(bottom, #6a127c, #9019a8);
  background: -moz-linear-gradient(center bottom, #6a127c 0%, #9019a8 100%);
  background: -o-linear-gradient(#9019a8, #6a127c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9019a8', endColorstr='#6a127c', GradientType=0);
  border: 1px solid;
  border-color: #5f106e #570f65 #4c0d58 #570f65;
  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-a3e1fba0b121 .ow-button-base a:active,
.so-widget-sow-button-atom-a3e1fba0b121 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-a3e1fba0b121 .ow-button-base a.ow-button-hover:hover {
  background: #981ab1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #721484), color-stop(1, #981ab1));
  background: -ms-linear-gradient(bottom, #721484, #981ab1);
  background: -moz-linear-gradient(center bottom, #721484 0%, #981ab1 100%);
  background: -o-linear-gradient(#981ab1, #721484);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#981ab1', endColorstr='#721484', GradientType=0);
  border-color: #9f1cba #981ab1 #8c18a4 #981ab1;
}