.so-widget-sow-button-atom-88391b089a67 .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: #d60f08;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a50c06), color-stop(1, #d60f08));
  background: -ms-linear-gradient(bottom, #a50c06, #d60f08);
  background: -moz-linear-gradient(center bottom, #a50c06 0%, #d60f08 100%);
  background: -o-linear-gradient(#d60f08, #a50c06);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d60f08', endColorstr='#a50c06', GradientType=0);
  border: 1px solid;
  border-color: #960b06 #8c0a05 #7e0905 #8c0a05;
  color: #ffffff !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -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-88391b089a67 .ow-button-base a:visited,
.so-widget-sow-button-atom-88391b089a67 .ow-button-base a:active,
.so-widget-sow-button-atom-88391b089a67 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-88391b089a67 .ow-button-base a.ow-button-hover:hover {
  background: #e01008;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #af0c07), color-stop(1, #e01008));
  background: -ms-linear-gradient(bottom, #af0c07, #e01008);
  background: -moz-linear-gradient(center bottom, #af0c07 0%, #e01008 100%);
  background: -o-linear-gradient(#e01008, #af0c07);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e01008', endColorstr='#af0c07', GradientType=0);
  border-color: #a00b06 #960b06 #870905 #960b06;
  color: #ffffff;
}