.so-widget-sow-button-atom-c82679931e2c .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 214px;
  max-width: 100%;
  font-size: 1.3em;
  padding: 1em 2em;
  background: #ee9009;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bd7207), color-stop(1, #ee9009));
  background: -ms-linear-gradient(bottom, #bd7207, #ee9009);
  background: -moz-linear-gradient(center bottom, #bd7207 0%, #ee9009 100%);
  background: -o-linear-gradient(#ee9009, #bd7207);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee9009', endColorstr='#bd7207', GradientType=0);
  border: 1px solid;
  border-color: #ae6907 #a46306 #965a06 #a46306;
  color: #62431d !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-c82679931e2c .ow-button-base a:visited,
.so-widget-sow-button-atom-c82679931e2c .ow-button-base a:active,
.so-widget-sow-button-atom-c82679931e2c .ow-button-base a:hover {
  color: #62431d !important;
}
.so-widget-sow-button-atom-c82679931e2c .ow-button-base a.ow-button-hover:hover {
  background: #f6960b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c77808), color-stop(1, #f6960b));
  background: -ms-linear-gradient(bottom, #c77808, #f6960b);
  background: -moz-linear-gradient(center bottom, #c77808 0%, #f6960b 100%);
  background: -o-linear-gradient(#f6960b, #c77808);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6960b', endColorstr='#c77808', GradientType=0);
  border-color: #b86f07 #ae6907 #9f6006 #ae6907;
  color: #6a481f;
}