.so-widget-sow-button-atom-07247148aad6 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 300px;
  max-width: 100%;
  font-size: 1em;
  padding: 1em 2em;
  background: #bc95e2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a36dd7), color-stop(1, #bc95e2));
  background: -ms-linear-gradient(bottom, #a36dd7, #bc95e2);
  background: -moz-linear-gradient(center bottom, #a36dd7 0%, #bc95e2 100%);
  background: -o-linear-gradient(#bc95e2, #a36dd7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc95e2', endColorstr='#a36dd7', GradientType=0);
  border: 1px solid;
  border-color: #9b61d4 #9659d2 #8e4dce #9659d2;
  color: #000000 !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-07247148aad6 .ow-button-base a:visited,
.so-widget-sow-button-atom-07247148aad6 .ow-button-base a:active,
.so-widget-sow-button-atom-07247148aad6 .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-07247148aad6 .ow-button-base a.ow-button-hover:hover {
  background: #c19de4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a875d9), color-stop(1, #c19de4));
  background: -ms-linear-gradient(bottom, #a875d9, #c19de4);
  background: -moz-linear-gradient(center bottom, #a875d9 0%, #c19de4 100%);
  background: -o-linear-gradient(#c19de4, #a875d9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c19de4', endColorstr='#a875d9', GradientType=0);
  border-color: #a069d6 #9b61d4 #9455d0 #9b61d4;
  color: #050505;
}