.so-widget-sow-button-atom-58ed8baeb6c5 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  
  font-size: 1.15em;
  padding: 1em 2em;
  background: #ea255a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c91344), color-stop(1, #ea255a));
  background: -ms-linear-gradient(bottom, #c91344, #ea255a);
  background: -moz-linear-gradient(center bottom, #c91344 0%, #ea255a 100%);
  background: -o-linear-gradient(#ea255a, #c91344);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea255a', endColorstr='#c91344', GradientType=0);
  border: 1px solid;
  border-color: #bb123f #b1113c #a31037 #b1113c;
  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-58ed8baeb6c5 .ow-button-base a:visited,
.so-widget-sow-button-atom-58ed8baeb6c5 .ow-button-base a:active,
.so-widget-sow-button-atom-58ed8baeb6c5 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-58ed8baeb6c5 .ow-button-base a.ow-button-hover:hover {
  background: #eb2e61;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d21447), color-stop(1, #eb2e61));
  background: -ms-linear-gradient(bottom, #d21447, #eb2e61);
  background: -moz-linear-gradient(center bottom, #d21447 0%, #eb2e61 100%);
  background: -o-linear-gradient(#eb2e61, #d21447);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb2e61', endColorstr='#d21447', GradientType=0);
  border-color: #c41343 #bb123f #ad113b #bb123f;
  color: #ffffff;
}