.so-widget-sow-button-atom-beed102554b9 .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: 1.15em;
  padding: 1em 2em;
  background: #d31717;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a51212), color-stop(1, #d31717));
  background: -ms-linear-gradient(bottom, #a51212, #d31717);
  background: -moz-linear-gradient(center bottom, #a51212 0%, #d31717 100%);
  background: -o-linear-gradient(#d31717, #a51212);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d31717', endColorstr='#a51212', GradientType=0);
  border: 1px solid;
  border-color: #971010 #8e0f0f #800e0e #8e0f0f;
  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-beed102554b9 .ow-button-base a:active,
.so-widget-sow-button-atom-beed102554b9 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-beed102554b9 .ow-button-base a.ow-button-hover:hover {
  background: #dc1818;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ae1313), color-stop(1, #dc1818));
  background: -ms-linear-gradient(bottom, #ae1313, #dc1818);
  background: -moz-linear-gradient(center bottom, #ae1313 0%, #dc1818 100%);
  background: -o-linear-gradient(#dc1818, #ae1313);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dc1818', endColorstr='#ae1313', GradientType=0);
  border-color: #e51919 #dc1818 #ce1616 #dc1818;
}