.so-widget-sow-button-atom-10f9f38121f2 .ow-button-base a {
  font-size: 1em;
  padding: 1em 2em;
  background: #ff00d0;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#cc00a6),color-stop(1,#ff00d0));
  background: -ms-linear-gradient(bottom,#cc00a6,#ff00d0);
  background: -moz-linear-gradient(center bottom,#cc00a6 0%,#ff00d0 100%);
  background: -o-linear-gradient(#ff00d0,#cc00a6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00d0', endColorstr='#cc00a6', GradientType=0);
  border: 1px solid;
  border-color: #bd009a #b30092 #a30085 #b30092;
  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-10f9f38121f2 .ow-button-base a:visited,
.so-widget-sow-button-atom-10f9f38121f2 .ow-button-base a:active,
.so-widget-sow-button-atom-10f9f38121f2 .ow-button-base a:hover {
  color: #FFFFFF !important;
}
.so-widget-sow-button-atom-10f9f38121f2 .ow-button-base a.ow-button-hover:hover {
  background: #ff0ad2;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#d600af),color-stop(1,#ff0ad2));
  background: -ms-linear-gradient(bottom,#d600af,#ff0ad2);
  background: -moz-linear-gradient(center bottom,#d600af 0%,#ff0ad2 100%);
  background: -o-linear-gradient(#ff0ad2,#d600af);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0ad2', endColorstr='#d600af', GradientType=0);
  border-color: #c700a2 #bd009a #ad008d #bd009a;
  color: #ffffff;
}
