.so-widget-sow-button-atom-e638cf8a408f .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 600px;
  max-width: 100%;
  font-size: 1em;
  padding: 1em 2em;
  background: #aa1b9e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7e1475), color-stop(1, #aa1b9e));
  background: -ms-linear-gradient(bottom, #7e1475, #aa1b9e);
  background: -moz-linear-gradient(center bottom, #7e1475 0%, #aa1b9e 100%);
  background: -o-linear-gradient(#aa1b9e, #7e1475);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1b9e', endColorstr='#7e1475', GradientType=0);
  border: 1px solid;
  border-color: #711269 #681161 #5b0e54 #681161;
  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-e638cf8a408f .ow-button-base a:active,
.so-widget-sow-button-atom-e638cf8a408f .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-e638cf8a408f .ow-button-base a.ow-button-hover:hover {
  background: #b31ca6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #87157d), color-stop(1, #b31ca6));
  background: -ms-linear-gradient(bottom, #87157d, #b31ca6);
  background: -moz-linear-gradient(center bottom, #87157d 0%, #b31ca6 100%);
  background: -o-linear-gradient(#b31ca6, #87157d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b31ca6', endColorstr='#87157d', GradientType=0);
  border-color: #bc1eae #b31ca6 #a61a9a #b31ca6;
}