.so-widget-sow-button-atom-da814ab597a8 .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: #e7417a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #da1b5d), color-stop(1, #e7417a));
  background: -ms-linear-gradient(bottom, #da1b5d, #e7417a);
  background: -moz-linear-gradient(center bottom, #da1b5d 0%, #e7417a 100%);
  background: -o-linear-gradient(#e7417a, #da1b5d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7417a', endColorstr='#da1b5d', GradientType=0);
  border: 1px solid;
  border-color: #cc1a57 #c31953 #b5174d #c31953;
  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-da814ab597a8 .ow-button-base a:active,
.so-widget-sow-button-atom-da814ab597a8 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-da814ab597a8 .ow-button-base a.ow-button-hover:hover {
  background: #e84a80;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e21d61), color-stop(1, #e84a80));
  background: -ms-linear-gradient(bottom, #e21d61, #e84a80);
  background: -moz-linear-gradient(center bottom, #e21d61 0%, #e84a80 100%);
  background: -o-linear-gradient(#e84a80, #e21d61);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e84a80', endColorstr='#e21d61', GradientType=0);
  border-color: #e95387 #e84a80 #e63c77 #e84a80;
}