.so-widget-sow-button-atom-419de9940845 .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: Arial, Helvetica, Geneva, sans-serif;
  
  font-size: 1.15em;
  padding: 1em 2em;
  background: #dd5858;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d42e2e), color-stop(1, #dd5858));
  background: -ms-linear-gradient(bottom, #d42e2e, #dd5858);
  background: -moz-linear-gradient(center bottom, #d42e2e 0%, #dd5858 100%);
  background: -o-linear-gradient(#dd5858, #d42e2e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd5858', endColorstr='#d42e2e', GradientType=0);
  border: 1px solid;
  border-color: #ca2929 #c12727 #b42525 #c12727;
  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-419de9940845 .ow-button-base a:visited,
.so-widget-sow-button-atom-419de9940845 .ow-button-base a:active,
.so-widget-sow-button-atom-419de9940845 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-419de9940845 .ow-button-base a.ow-button-hover:hover {
  background: #df6060;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d63636), color-stop(1, #df6060));
  background: -ms-linear-gradient(bottom, #d63636, #df6060);
  background: -moz-linear-gradient(center bottom, #d63636 0%, #df6060 100%);
  background: -o-linear-gradient(#df6060, #d63636);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df6060', endColorstr='#d63636', GradientType=0);
  border-color: #d22b2b #ca2929 #bd2626 #ca2929;
  color: #ffffff;
}