.so-widget-sow-button-atom-5099a08ea143 .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: #b90303;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #870202), color-stop(1, #b90303));
  background: -ms-linear-gradient(bottom, #870202, #b90303);
  background: -moz-linear-gradient(center bottom, #870202 0%, #b90303 100%);
  background: -o-linear-gradient(#b90303, #870202);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b90303', endColorstr='#870202', GradientType=0);
  border: 1px solid;
  border-color: #780202 #6e0202 #5f0202 #6e0202;
  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-5099a08ea143 .ow-button-base a:active,
.so-widget-sow-button-atom-5099a08ea143 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-5099a08ea143 .ow-button-base a.ow-button-hover:hover {
  background: #c30303;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #910202), color-stop(1, #c30303));
  background: -ms-linear-gradient(bottom, #910202, #c30303);
  background: -moz-linear-gradient(center bottom, #910202 0%, #c30303 100%);
  background: -o-linear-gradient(#c30303, #910202);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c30303', endColorstr='#910202', GradientType=0);
  border-color: #cd0303 #c30303 #b40303 #c30303;
}