.so-widget-sow-button-atom-deed0932cb50 .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: #fca1cd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fa70b3), color-stop(1, #fca1cd));
  background: -ms-linear-gradient(bottom, #fa70b3, #fca1cd);
  background: -moz-linear-gradient(center bottom, #fa70b3 0%, #fca1cd 100%);
  background: -o-linear-gradient(#fca1cd, #fa70b3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fca1cd', endColorstr='#fa70b3', GradientType=0);
  border: 1px solid;
  border-color: #fa61ab #fa57a6 #f9489e #fa57a6;
  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-deed0932cb50 .ow-button-base a:visited,
.so-widget-sow-button-atom-deed0932cb50 .ow-button-base a:active,
.so-widget-sow-button-atom-deed0932cb50 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-deed0932cb50 .ow-button-base a.ow-button-hover:hover {
  background: #fcabd2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fb79b8), color-stop(1, #fcabd2));
  background: -ms-linear-gradient(bottom, #fb79b8, #fcabd2);
  background: -moz-linear-gradient(center bottom, #fb79b8 0%, #fcabd2 100%);
  background: -o-linear-gradient(#fcabd2, #fb79b8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcabd2', endColorstr='#fb79b8', GradientType=0);
  border-color: #fa6bb0 #fa61ab #f952a3 #fa61ab;
  color: #ffffff;
}