.so-widget-sow-button-atom-c7d298851c1f .ow-button-base a {
  font-size: 1.3em;
  padding: 1.4em 2.8em;
  background: #be0b28;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#8e081e),color-stop(1,#be0b28));
  background: -ms-linear-gradient(bottom,#8e081e,#be0b28);
  background: -moz-linear-gradient(center bottom,#8e081e 0%,#be0b28 100%);
  background: -o-linear-gradient(#be0b28,#8e081e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#be0b28', endColorstr='#8e081e', GradientType=0);
  border: 1px solid;
  border-color: #7f071b #760719 #670616 #760719;
  color: #FFFFFF !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-c7d298851c1f .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-c7d298851c1f .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-c7d298851c1f .ow-button-base a:visited,
.so-widget-sow-button-atom-c7d298851c1f .ow-button-base a:active,
.so-widget-sow-button-atom-c7d298851c1f .ow-button-base a:hover {
  color: #FFFFFF !important;
}
.so-widget-sow-button-atom-c7d298851c1f .ow-button-base a.ow-button-hover:hover {
  background: #c80c2a;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#970920),color-stop(1,#c80c2a));
  background: -ms-linear-gradient(bottom,#970920,#c80c2a);
  background: -moz-linear-gradient(center bottom,#970920 0%,#c80c2a 100%);
  background: -o-linear-gradient(#c80c2a,#970920);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c80c2a', endColorstr='#970920', GradientType=0);
  border-color: #89081d #7f071b #710718 #7f071b;
  color: #ffffff;
}