.so-widget-sow-button-atom-345080090c30 .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: #f41f07;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c21906), color-stop(1, #f41f07));
  background: -ms-linear-gradient(bottom, #c21906, #f41f07);
  background: -moz-linear-gradient(center bottom, #c21906 0%, #f41f07 100%);
  background: -o-linear-gradient(#f41f07, #c21906);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f41f07', endColorstr='#c21906', GradientType=0);
  border: 1px solid;
  border-color: #b41705 #aa1605 #9b1404 #aa1605;
  color: #ffffff !important;
  -webkit-border-radius: 0em;
  -moz-border-radius: 0em;
  border-radius: 0em;
  -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-345080090c30 .ow-button-base a:active,
.so-widget-sow-button-atom-345080090c30 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-345080090c30 .ow-button-base a.ow-button-hover:hover {
  background: #f8250d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cc1a06), color-stop(1, #f8250d));
  background: -ms-linear-gradient(bottom, #cc1a06, #f8250d);
  background: -moz-linear-gradient(center bottom, #cc1a06 0%, #f8250d 100%);
  background: -o-linear-gradient(#f8250d, #cc1a06);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8250d', endColorstr='#cc1a06', GradientType=0);
  border-color: #f82e17 #f8250d #ef1e07 #f8250d;
}