.so-widget-sow-button-atom-e54132b8421a .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: 1em 2em;
  background: #bb41c1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #97339c), color-stop(1, #bb41c1));
  background: -ms-linear-gradient(bottom, #97339c, #bb41c1);
  background: -moz-linear-gradient(center bottom, #97339c 0%, #bb41c1 100%);
  background: -o-linear-gradient(#bb41c1, #97339c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bb41c1', endColorstr='#97339c', GradientType=0);
  border: 1px solid;
  border-color: #8c2f91 #852d89 #79297d #852d89;
  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-e54132b8421a .ow-button-base a:active,
.so-widget-sow-button-atom-e54132b8421a .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-e54132b8421a .ow-button-base a.ow-button-hover:hover {
  background: #be49c4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9f35a4), color-stop(1, #be49c4));
  background: -ms-linear-gradient(bottom, #9f35a4, #be49c4);
  background: -moz-linear-gradient(center bottom, #9f35a4 0%, #be49c4 100%);
  background: -o-linear-gradient(#be49c4, #9f35a4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#be49c4', endColorstr='#9f35a4', GradientType=0);
  border-color: #c150c6 #be49c4 #b93ebf #be49c4;
}