.so-widget-sow-button-atom-4d60a8c1fe1a .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  font-size: 1em;
  padding: 1em 2em;
  background: #ff0000;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#cc0000),color-stop(1,#ff0000));
  background: -ms-linear-gradient(bottom,#cc0000,#ff0000);
  background: -moz-linear-gradient(center bottom,#cc0000 0%,#ff0000 100%);
  background: -o-linear-gradient(#ff0000,#cc0000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#cc0000', GradientType=0);
  border: 1px solid;
  border-color: #bd0000 #b30000 #a30000 #b30000;
  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-4d60a8c1fe1a .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-4d60a8c1fe1a .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-4d60a8c1fe1a .ow-button-base a:visited,
.so-widget-sow-button-atom-4d60a8c1fe1a .ow-button-base a:active,
.so-widget-sow-button-atom-4d60a8c1fe1a .ow-button-base a:hover {
  color: #FFFFFF !important;
}
.so-widget-sow-button-atom-4d60a8c1fe1a .ow-button-base a.ow-button-hover:hover {
  background: #ff0a0a;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#d60000),color-stop(1,#ff0a0a));
  background: -ms-linear-gradient(bottom,#d60000,#ff0a0a);
  background: -moz-linear-gradient(center bottom,#d60000 0%,#ff0a0a 100%);
  background: -o-linear-gradient(#ff0a0a,#d60000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0a0a', endColorstr='#d60000', GradientType=0);
  border-color: #c70000 #bd0000 #ad0000 #bd0000;
  color: #ffffff;
}