.so-widget-sow-button-atom-469fcf0e8481 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 275px;
  max-width: 100%;
  font-size: 1em;
  padding: 1em 2em;
  background: #dd0606;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ab0505), color-stop(1, #dd0606));
  background: -ms-linear-gradient(bottom, #ab0505, #dd0606);
  background: -moz-linear-gradient(center bottom, #ab0505 0%, #dd0606 100%);
  background: -o-linear-gradient(#dd0606, #ab0505);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd0606', endColorstr='#ab0505', GradientType=0);
  border: 1px solid;
  border-color: #9c0404 #930404 #840404 #930404;
  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-469fcf0e8481 .ow-button-base a:active,
.so-widget-sow-button-atom-469fcf0e8481 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-469fcf0e8481 .ow-button-base a.ow-button-hover:hover {
  background: #e70606;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b50505), color-stop(1, #e70606));
  background: -ms-linear-gradient(bottom, #b50505, #e70606);
  background: -moz-linear-gradient(center bottom, #b50505 0%, #e70606 100%);
  background: -o-linear-gradient(#e70606, #b50505);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e70606', endColorstr='#b50505', GradientType=0);
  border-color: #f10707 #e70606 #d80606 #e70606;
}