.so-widget-sow-button-atom-13d51c332ab6 .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: #dd7373;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d34a4a), color-stop(1, #dd7373));
  background: -ms-linear-gradient(bottom, #d34a4a, #dd7373);
  background: -moz-linear-gradient(center bottom, #d34a4a 0%, #dd7373 100%);
  background: -o-linear-gradient(#dd7373, #d34a4a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd7373', endColorstr='#d34a4a', GradientType=0);
  border: 1px solid;
  border-color: #d03e3e #ce3535 #c43030 #ce3535;
  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-13d51c332ab6 .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-13d51c332ab6 .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-13d51c332ab6 .ow-button-base a:visited,
.so-widget-sow-button-atom-13d51c332ab6 .ow-button-base a:active,
.so-widget-sow-button-atom-13d51c332ab6 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-13d51c332ab6 .ow-button-base a.ow-button-hover:hover {
  background: #df7b7b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d55252), color-stop(1, #df7b7b));
  background: -ms-linear-gradient(bottom, #d55252, #df7b7b);
  background: -moz-linear-gradient(center bottom, #d55252 0%, #df7b7b 100%);
  background: -o-linear-gradient(#df7b7b, #d55252);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df7b7b', endColorstr='#d55252', GradientType=0);
  border-color: #d24646 #d03e3e #cd3232 #d03e3e;
  color: #ffffff;
}