.so-widget-sow-button-atom-fd94d18a9570 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 600px;
  max-width: 100%;
  font-size: 1.45em;
  padding: 1.4em 2.8em;
  background: #934000;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #602a00), color-stop(1, #934000));
  background: -ms-linear-gradient(bottom, #602a00, #934000);
  background: -moz-linear-gradient(center bottom, #602a00 0%, #934000 100%);
  background: -o-linear-gradient(#934000, #602a00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#934000', endColorstr='#602a00', GradientType=0);
  border: 1px solid;
  border-color: #512300 #461f00 #371800 #461f00;
  color: #ffffff !important;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.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-fd94d18a9570 .ow-button-base a:visited,
.so-widget-sow-button-atom-fd94d18a9570 .ow-button-base a:active,
.so-widget-sow-button-atom-fd94d18a9570 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-fd94d18a9570 .ow-button-base a.ow-button-hover:hover {
  background: #9d4400;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6a2e00), color-stop(1, #9d4400));
  background: -ms-linear-gradient(bottom, #6a2e00, #9d4400);
  background: -moz-linear-gradient(center bottom, #6a2e00 0%, #9d4400 100%);
  background: -o-linear-gradient(#9d4400, #6a2e00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9d4400', endColorstr='#6a2e00', GradientType=0);
  border-color: #5b2800 #512300 #411c00 #512300;
  color: #ffffff;
}