.so-widget-sow-button-atom-75c2249c1265 .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.15em;
  padding: 0.5em 1em;
  background: #a659ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8b26ff), color-stop(1, #a659ff));
  background: -ms-linear-gradient(bottom, #8b26ff, #a659ff);
  background: -moz-linear-gradient(center bottom, #8b26ff 0%, #a659ff 100%);
  background: -o-linear-gradient(#a659ff, #8b26ff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a659ff', endColorstr='#8b26ff', GradientType=0);
  border: 1px solid;
  border-color: #8217ff #7d0dff #7500fc #7d0dff;
  color: #ffffff !important;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.5em;
  -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-75c2249c1265 .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-75c2249c1265 .ow-button-base a [class^="sow-icon-"] {
  margin: 0;
}
.so-widget-sow-button-atom-75c2249c1265 .ow-button-base a:visited,
.so-widget-sow-button-atom-75c2249c1265 .ow-button-base a:active,
.so-widget-sow-button-atom-75c2249c1265 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-75c2249c1265 .ow-button-base a.ow-button-hover:hover {
  background: #ab63ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9030ff), color-stop(1, #ab63ff));
  background: -ms-linear-gradient(bottom, #9030ff, #ab63ff);
  background: -moz-linear-gradient(center bottom, #9030ff 0%, #ab63ff 100%);
  background: -o-linear-gradient(#ab63ff, #9030ff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ab63ff', endColorstr='#9030ff', GradientType=0);
  border-color: #8821ff #8217ff #7a07ff #8217ff;
  color: #ffffff;
}