.so-widget-sow-button-atom-c59a79d4bf13 .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: 1.3em;
  padding: 1em 2em;
  background: #ed2525;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ce1111), color-stop(1, #ed2525));
  background: -ms-linear-gradient(bottom, #ce1111, #ed2525);
  background: -moz-linear-gradient(center bottom, #ce1111 0%, #ed2525 100%);
  background: -o-linear-gradient(#ed2525, #ce1111);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed2525', endColorstr='#ce1111', GradientType=0);
  border: 1px solid;
  border-color: #c01010 #b60f0f #a80e0e #b60f0f;
  color: #ffffff !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -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-c59a79d4bf13 .ow-button-base a:visited,
.so-widget-sow-button-atom-c59a79d4bf13 .ow-button-base a:active,
.so-widget-sow-button-atom-c59a79d4bf13 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-c59a79d4bf13 .ow-button-base a.ow-button-hover:hover {
  background: #ee2e2e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d71212), color-stop(1, #ee2e2e));
  background: -ms-linear-gradient(bottom, #d71212, #ee2e2e);
  background: -moz-linear-gradient(center bottom, #d71212 0%, #ee2e2e 100%);
  background: -o-linear-gradient(#ee2e2e, #d71212);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee2e2e', endColorstr='#d71212', GradientType=0);
  border-color: #c91111 #c01010 #b20f0f #c01010;
  color: #ffffff;
}