.so-widget-sow-button-atom-3e5c73f1b4fc .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: #7e71b1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #63559a), color-stop(1, #7e71b1));
  background: -ms-linear-gradient(bottom, #63559a, #7e71b1);
  background: -moz-linear-gradient(center bottom, #63559a 0%, #7e71b1 100%);
  background: -o-linear-gradient(#7e71b1, #63559a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7e71b1', endColorstr='#63559a', GradientType=0);
  border: 1px solid;
  border-color: #5d4f90 #584c8a #524680 #584c8a;
  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-3e5c73f1b4fc .ow-button-base a:active,
.so-widget-sow-button-atom-3e5c73f1b4fc .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-3e5c73f1b4fc .ow-button-base a.ow-button-hover:hover {
  background: #8478b5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6758a1), color-stop(1, #8478b5));
  background: -ms-linear-gradient(bottom, #6758a1, #8478b5);
  background: -moz-linear-gradient(center bottom, #6758a1 0%, #8478b5 100%);
  background: -o-linear-gradient(#8478b5, #6758a1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8478b5', endColorstr='#6758a1', GradientType=0);
  border-color: #8a7eb8 #8478b5 #7b6eaf #8478b5;
}