.so-widget-sow-button-atom-87af390daca8 .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: #cc2fff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bd00fb), color-stop(1, #cc2fff));
  background: -ms-linear-gradient(bottom, #bd00fb, #cc2fff);
  background: -moz-linear-gradient(center bottom, #bd00fb 0%, #cc2fff 100%);
  background: -o-linear-gradient(#cc2fff, #bd00fb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc2fff', endColorstr='#bd00fb', GradientType=0);
  border: 1px solid;
  border-color: #b200ec #aa00e2 #9f00d2 #aa00e2;
  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-87af390daca8 .ow-button-base a:visited,
.so-widget-sow-button-atom-87af390daca8 .ow-button-base a:active,
.so-widget-sow-button-atom-87af390daca8 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-87af390daca8 .ow-button-base a.ow-button-hover:hover {
  background: #cf39ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c206ff), color-stop(1, #cf39ff));
  background: -ms-linear-gradient(bottom, #c206ff, #cf39ff);
  background: -moz-linear-gradient(center bottom, #c206ff 0%, #cf39ff 100%);
  background: -o-linear-gradient(#cf39ff, #c206ff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf39ff', endColorstr='#c206ff', GradientType=0);
  border-color: #ba00f6 #b200ec #a600dc #b200ec;
  color: #ffffff;
}