.so-widget-sow-button-atom-c28c3531136f .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: 1.3em;
  padding: 1em 2em;
  background: #c10d2b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #910a20), color-stop(1, #c10d2b));
  background: -ms-linear-gradient(bottom, #910a20, #c10d2b);
  background: -moz-linear-gradient(center bottom, #910a20 0%, #c10d2b 100%);
  background: -o-linear-gradient(#c10d2b, #910a20);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c10d2b', endColorstr='#910a20', GradientType=0);
  border: 1px solid;
  border-color: #83091d #79081b #6b0718 #79081b;
  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-c28c3531136f .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-c28c3531136f .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-c28c3531136f .ow-button-base a:visited,
.so-widget-sow-button-atom-c28c3531136f .ow-button-base a:active,
.so-widget-sow-button-atom-c28c3531136f .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-c28c3531136f .ow-button-base a.ow-button-hover:hover {
  background: #cb0e2d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9b0a22), color-stop(1, #cb0e2d));
  background: -ms-linear-gradient(bottom, #9b0a22, #cb0e2d);
  background: -moz-linear-gradient(center bottom, #9b0a22 0%, #cb0e2d 100%);
  background: -o-linear-gradient(#cb0e2d, #9b0a22);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cb0e2d', endColorstr='#9b0a22', GradientType=0);
  border-color: #8c091f #83091d #75081a #83091d;
  color: #ffffff;
}