.so-widget-sow-button-atom-b4213698163b .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: #6b1aad;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #501381), color-stop(1, #6b1aad));
  background: -ms-linear-gradient(bottom, #501381, #6b1aad);
  background: -moz-linear-gradient(center bottom, #501381 0%, #6b1aad 100%);
  background: -o-linear-gradient(#6b1aad, #501381);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b1aad', endColorstr='#501381', GradientType=0);
  border: 1px solid;
  border-color: #471173 #42106a #3a0e5d #42106a;
  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-b4213698163b .ow-button-base a:active,
.so-widget-sow-button-atom-b4213698163b .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-b4213698163b .ow-button-base a.ow-button-hover:hover {
  background: #701bb6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #55158a), color-stop(1, #701bb6));
  background: -ms-linear-gradient(bottom, #55158a, #701bb6);
  background: -moz-linear-gradient(center bottom, #55158a 0%, #701bb6 100%);
  background: -o-linear-gradient(#701bb6, #55158a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#701bb6', endColorstr='#55158a', GradientType=0);
  border-color: #761dbf #701bb6 #6819a9 #701bb6;
}