.so-widget-sow-button-atom-73dede054c06 .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: #a349a4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #803981), color-stop(1, #a349a4));
  background: -ms-linear-gradient(bottom, #803981, #a349a4);
  background: -moz-linear-gradient(center bottom, #803981 0%, #a349a4 100%);
  background: -o-linear-gradient(#a349a4, #803981);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a349a4', endColorstr='#803981', GradientType=0);
  border: 1px solid;
  border-color: #753576 #6e316f #642d64 #6e316f;
  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-73dede054c06 .ow-button-base a:active,
.so-widget-sow-button-atom-73dede054c06 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-73dede054c06 .ow-button-base a.ow-button-hover:hover {
  background: #aa4cab;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #873c88), color-stop(1, #aa4cab));
  background: -ms-linear-gradient(bottom, #873c88, #aa4cab);
  background: -moz-linear-gradient(center bottom, #873c88 0%, #aa4cab 100%);
  background: -o-linear-gradient(#aa4cab, #873c88);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa4cab', endColorstr='#873c88', GradientType=0);
  border-color: #b050b1 #aa4cab #9f47a0 #aa4cab;
}