.so-widget-sow-button-atom-8b19d563de14 .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: #dd5454;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d42a2a), color-stop(1, #dd5454));
  background: -ms-linear-gradient(bottom, #d42a2a, #dd5454);
  background: -moz-linear-gradient(center bottom, #d42a2a 0%, #dd5454 100%);
  background: -o-linear-gradient(#dd5454, #d42a2a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd5454', endColorstr='#d42a2a', GradientType=0);
  border: 1px solid;
  border-color: #c72828 #bf2626 #b22323 #bf2626;
  color: #000000 !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-8b19d563de14 .ow-button-base a:visited,
.so-widget-sow-button-atom-8b19d563de14 .ow-button-base a:active,
.so-widget-sow-button-atom-8b19d563de14 .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-8b19d563de14 .ow-button-base a.ow-button-hover:hover {
  background: #df5d5d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d63232), color-stop(1, #df5d5d));
  background: -ms-linear-gradient(bottom, #d63232, #df5d5d);
  background: -moz-linear-gradient(center bottom, #d63232 0%, #df5d5d 100%);
  background: -o-linear-gradient(#df5d5d, #d63232);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df5d5d', endColorstr='#d63232', GradientType=0);
  border-color: #d02929 #c72828 #ba2525 #c72828;
  color: #050505;
}