.so-widget-sow-button-atom-cd3859cb4be0 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 400px;
  max-width: 100%;
  font-size: 1.45em;
  padding: 1em 2em;
  background: #f900ed;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c600bc), color-stop(1, #f900ed));
  background: -ms-linear-gradient(bottom, #c600bc, #f900ed);
  background: -moz-linear-gradient(center bottom, #c600bc 0%, #f900ed 100%);
  background: -o-linear-gradient(#f900ed, #c600bc);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f900ed', endColorstr='#c600bc', GradientType=0);
  border: 1px solid;
  border-color: #b700ae #ad00a4 #9d0096 #ad00a4;
  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-cd3859cb4be0 .ow-button-base a:active,
.so-widget-sow-button-atom-cd3859cb4be0 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-cd3859cb4be0 .ow-button-base a.ow-button-hover:hover {
  background: #ff04f3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d000c6), color-stop(1, #ff04f3));
  background: -ms-linear-gradient(bottom, #d000c6, #ff04f3);
  background: -moz-linear-gradient(center bottom, #d000c6 0%, #ff04f3 100%);
  background: -o-linear-gradient(#ff04f3, #d000c6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff04f3', endColorstr='#d000c6', GradientType=0);
  border-color: #ff0ef3 #ff04f3 #f400e8 #ff04f3;
}