.so-widget-sow-button-atom-da9e6383fece .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 350px;
  max-width: 100%;
  font-size: 1em;
  padding: 1em 2em;
  background: #d10014;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9e000f), color-stop(1, #d10014));
  background: -ms-linear-gradient(bottom, #9e000f, #d10014);
  background: -moz-linear-gradient(center bottom, #9e000f 0%, #d10014 100%);
  background: -o-linear-gradient(#d10014, #9e000f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d10014', endColorstr='#9e000f', GradientType=0);
  border: 1px solid;
  border-color: #8f000e #84000d #75000b #84000d;
  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-da9e6383fece .ow-button-base a:active,
.so-widget-sow-button-atom-da9e6383fece .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-da9e6383fece .ow-button-base a.ow-button-hover:hover {
  background: #db0015;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a80010), color-stop(1, #db0015));
  background: -ms-linear-gradient(bottom, #a80010, #db0015);
  background: -moz-linear-gradient(center bottom, #a80010 0%, #db0015 100%);
  background: -o-linear-gradient(#db0015, #a80010);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#db0015', endColorstr='#a80010', GradientType=0);
  border-color: #e50016 #db0015 #cc0014 #db0015;
}