.so-widget-sow-button-atom-43d919e7de74 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  font-size: 1em;
  padding: 1em 2em;
  background: #8224e3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6918bc), color-stop(1, #8224e3));
  background: -ms-linear-gradient(bottom, #6918bc, #8224e3);
  background: -moz-linear-gradient(center bottom, #6918bc 0%, #8224e3 100%);
  background: -o-linear-gradient(#8224e3, #6918bc);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8224e3', endColorstr='#6918bc', GradientType=0);
  border: 1px solid;
  border-color: #6116ae #5c15a5 #551398 #5c15a5;
  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-43d919e7de74 .ow-button-base a:active,
.so-widget-sow-button-atom-43d919e7de74 .ow-button-base a:hover {
  color: #dddddd !important;
}
.so-widget-sow-button-atom-43d919e7de74 .ow-button-base a.ow-button-hover:hover {
  background: #ae77e4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #954ddb), color-stop(1, #ae77e4));
  background: -ms-linear-gradient(bottom, #954ddb, #ae77e4);
  background: -moz-linear-gradient(center bottom, #954ddb 0%, #ae77e4 100%);
  background: -o-linear-gradient(#ae77e4, #954ddb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae77e4', endColorstr='#954ddb', GradientType=0);
  border-color: #b380e5 #ae77e4 #a66be1 #ae77e4;
}