.so-widget-sow-button-atom-27e5cf42eb31 .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: #d33d33;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ae2e25), color-stop(1, #d33d33));
  background: -ms-linear-gradient(bottom, #ae2e25, #d33d33);
  background: -moz-linear-gradient(center bottom, #ae2e25 0%, #d33d33 100%);
  background: -o-linear-gradient(#d33d33, #ae2e25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d33d33', endColorstr='#ae2e25', GradientType=0);
  border: 1px solid;
  border-color: #a12b23 #992821 #8c251e #992821;
  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-27e5cf42eb31 .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-27e5cf42eb31 .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-27e5cf42eb31 .ow-button-base a:visited,
.so-widget-sow-button-atom-27e5cf42eb31 .ow-button-base a:active,
.so-widget-sow-button-atom-27e5cf42eb31 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-27e5cf42eb31 .ow-button-base a.ow-button-hover:hover {
  background: #d5453b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b63027), color-stop(1, #d5453b));
  background: -ms-linear-gradient(bottom, #b63027, #d5453b);
  background: -moz-linear-gradient(center bottom, #b63027 0%, #d5453b 100%);
  background: -o-linear-gradient(#d5453b, #b63027);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d5453b', endColorstr='#b63027', GradientType=0);
  border-color: #a92d25 #a12b23 #942720 #a12b23;
  color: #ffffff;
}