.so-widget-sow-button-atom-050ac5f400d5 .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: #fcc30f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d5a303), color-stop(1, #fcc30f));
  background: -ms-linear-gradient(bottom, #d5a303, #fcc30f);
  background: -moz-linear-gradient(center bottom, #d5a303 0%, #fcc30f 100%);
  background: -o-linear-gradient(#fcc30f, #d5a303);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcc30f', endColorstr='#d5a303', GradientType=0);
  border: 1px solid;
  border-color: #c69702 #bc8f02 #ad8402 #bc8f02;
  color: #442416 !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-050ac5f400d5 .ow-button-base a:active,
.so-widget-sow-button-atom-050ac5f400d5 .ow-button-base a:hover {
  color: #442416 !important;
}
.so-widget-sow-button-atom-050ac5f400d5 .ow-button-base a.ow-button-hover:hover {
  background: #fcc619;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dfaa03), color-stop(1, #fcc619));
  background: -ms-linear-gradient(bottom, #dfaa03, #fcc619);
  background: -moz-linear-gradient(center bottom, #dfaa03 0%, #fcc619 100%);
  background: -o-linear-gradient(#fcc619, #dfaa03);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcc619', endColorstr='#dfaa03', GradientType=0);
  border-color: #fcc823 #fcc619 #fcc20a #fcc619;
}