.so-widget-sow-button-atom-ef525fb99582 .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: 1.3em;
  padding: 1em 2em;
  background: #7533ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5300ff), color-stop(1, #7533ff));
  background: -ms-linear-gradient(bottom, #5300ff, #7533ff);
  background: -moz-linear-gradient(center bottom, #5300ff 0%, #7533ff 100%);
  background: -o-linear-gradient(#7533ff, #5300ff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7533ff', endColorstr='#5300ff', GradientType=0);
  border: 1px solid;
  border-color: #4e00f0 #4a00e5 #4500d6 #4a00e5;
  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-ef525fb99582 .ow-button-base a:visited,
.so-widget-sow-button-atom-ef525fb99582 .ow-button-base a:active,
.so-widget-sow-button-atom-ef525fb99582 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-ef525fb99582 .ow-button-base a.ow-button-hover:hover {
  background: #7c3dff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #590aff), color-stop(1, #7c3dff));
  background: -ms-linear-gradient(bottom, #590aff, #7c3dff);
  background: -moz-linear-gradient(center bottom, #590aff 0%, #7c3dff 100%);
  background: -o-linear-gradient(#7c3dff, #590aff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c3dff', endColorstr='#590aff', GradientType=0);
  border-color: #5100fa #4e00f0 #4900e0 #4e00f0;
  color: #ffffff;
}