.so-widget-sow-button-atom-4d93e383cb53 .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: #e01421;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b1101a), color-stop(1, #e01421));
  background: -ms-linear-gradient(bottom, #b1101a, #e01421);
  background: -moz-linear-gradient(center bottom, #b1101a 0%, #e01421 100%);
  background: -o-linear-gradient(#e01421, #b1101a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e01421', endColorstr='#b1101a', GradientType=0);
  border: 1px solid;
  border-color: #a30f18 #9a0e17 #8c0c15 #9a0e17;
  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-4d93e383cb53 .ow-button-base a:active,
.so-widget-sow-button-atom-4d93e383cb53 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-4d93e383cb53 .ow-button-base a.ow-button-hover:hover {
  background: #e91522;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bb111b), color-stop(1, #e91522));
  background: -ms-linear-gradient(bottom, #bb111b, #e91522);
  background: -moz-linear-gradient(center bottom, #bb111b 0%, #e91522 100%);
  background: -o-linear-gradient(#e91522, #bb111b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e91522', endColorstr='#bb111b', GradientType=0);
  border-color: #eb1e2b #e91522 #db1420 #e91522;
}