.so-widget-sow-button-atom-fdd4c2fec307 .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: #ed5836;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dc3914), color-stop(1, #ed5836));
  background: -ms-linear-gradient(bottom, #dc3914, #ed5836);
  background: -moz-linear-gradient(center bottom, #dc3914 0%, #ed5836 100%);
  background: -o-linear-gradient(#ed5836, #dc3914);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed5836', endColorstr='#dc3914', GradientType=0);
  border: 1px solid;
  border-color: #ce3512 #c53312 #b72f10 #c53312;
  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-fdd4c2fec307 .ow-button-base a:visited,
.so-widget-sow-button-atom-fdd4c2fec307 .ow-button-base a:active,
.so-widget-sow-button-atom-fdd4c2fec307 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-fdd4c2fec307 .ow-button-base a.ow-button-hover:hover {
  background: #ee603f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e63b15), color-stop(1, #ee603f));
  background: -ms-linear-gradient(bottom, #e63b15, #ee603f);
  background: -moz-linear-gradient(center bottom, #e63b15 0%, #ee603f 100%);
  background: -o-linear-gradient(#ee603f, #e63b15);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee603f', endColorstr='#e63b15', GradientType=0);
  border-color: #d83813 #ce3512 #c03211 #ce3512;
  color: #ffffff;
}