.so-widget-sow-button-atom-6eb568b1630c .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: #711dba;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #56168e), color-stop(1, #711dba));
  background: -ms-linear-gradient(bottom, #56168e, #711dba);
  background: -moz-linear-gradient(center bottom, #56168e 0%, #711dba 100%);
  background: -o-linear-gradient(#711dba, #56168e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#711dba', endColorstr='#56168e', GradientType=0);
  border: 1px solid;
  border-color: #4e1481 #491378 #41116b #491378;
  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-6eb568b1630c .ow-button-base a:active,
.so-widget-sow-button-atom-6eb568b1630c .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-6eb568b1630c .ow-button-base a.ow-button-hover:hover {
  background: #761ec3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5c1797), color-stop(1, #761ec3));
  background: -ms-linear-gradient(bottom, #5c1797, #761ec3);
  background: -moz-linear-gradient(center bottom, #5c1797 0%, #761ec3 100%);
  background: -o-linear-gradient(#761ec3, #5c1797);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#761ec3', endColorstr='#5c1797', GradientType=0);
  border-color: #7c20cc #761ec3 #6e1cb6 #761ec3;
}