.so-widget-sow-button-atom-e4e5d2131669 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 60%;
  font-size: 1.15em;
  padding: 0.5em 1em;
  background: #aa0000;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#770000),color-stop(1,#aa0000));
  background: -ms-linear-gradient(bottom,#770000,#aa0000);
  background: -moz-linear-gradient(center bottom,#770000 0%,#aa0000 100%);
  background: -o-linear-gradient(#aa0000,#770000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa0000', endColorstr='#770000', GradientType=0);
  border: 1px solid;
  border-color: #680000 #5e0000 #4e0000 #5e0000;
  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-e4e5d2131669 .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-e4e5d2131669 .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-e4e5d2131669 .ow-button-base a:visited,
.so-widget-sow-button-atom-e4e5d2131669 .ow-button-base a:active,
.so-widget-sow-button-atom-e4e5d2131669 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-e4e5d2131669 .ow-button-base a.ow-button-hover:hover {
  background: #b40000;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#810000),color-stop(1,#b40000));
  background: -ms-linear-gradient(bottom,#810000,#b40000);
  background: -moz-linear-gradient(center bottom,#810000 0%,#b40000 100%);
  background: -o-linear-gradient(#b40000,#810000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b40000', endColorstr='#810000', GradientType=0);
  border-color: #720000 #680000 #580000 #680000;
  color: #ffffff;
}