.so-widget-sow-button-atom-14b10335d6fd .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: #9889c6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7a67b5), color-stop(1, #9889c6));
  background: -ms-linear-gradient(bottom, #7a67b5, #9889c6);
  background: -moz-linear-gradient(center bottom, #7a67b5 0%, #9889c6 100%);
  background: -o-linear-gradient(#9889c6, #7a67b5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9889c6', endColorstr='#7a67b5', GradientType=0);
  border: 1px solid;
  border-color: #715cb0 #6b55ad #644fa4 #6b55ad;
  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-14b10335d6fd .ow-button-base a:active,
.so-widget-sow-button-atom-14b10335d6fd .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-14b10335d6fd .ow-button-base a.ow-button-hover:hover {
  background: #9e90c9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #806db9), color-stop(1, #9e90c9));
  background: -ms-linear-gradient(bottom, #806db9, #9e90c9);
  background: -moz-linear-gradient(center bottom, #806db9 0%, #9e90c9 100%);
  background: -o-linear-gradient(#9e90c9, #806db9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e90c9', endColorstr='#806db9', GradientType=0);
  border-color: #a497cd #9e90c9 #9586c4 #9e90c9;
}