.so-widget-sow-button-atom-783558d05bf8 .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: 1em;
  padding: 1em 2em;
  background: #fcea1c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e2d003), color-stop(1, #fcea1c));
  background: -ms-linear-gradient(bottom, #e2d003, #fcea1c);
  background: -moz-linear-gradient(center bottom, #e2d003 0%, #fcea1c 100%);
  background: -o-linear-gradient(#fcea1c, #e2d003);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcea1c', endColorstr='#e2d003', GradientType=0);
  border: 1px solid;
  border-color: #d3c203 #c9b903 #baab02 #c9b903;
  color: #424242 !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-783558d05bf8 .ow-button-base a:active,
.so-widget-sow-button-atom-783558d05bf8 .ow-button-base a:hover {
  color: #424242 !important;
}
.so-widget-sow-button-atom-783558d05bf8 .ow-button-base a.ow-button-hover:hover {
  background: #fceb26;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ecd903), color-stop(1, #fceb26));
  background: -ms-linear-gradient(bottom, #ecd903, #fceb26);
  background: -moz-linear-gradient(center bottom, #ecd903 0%, #fceb26 100%);
  background: -o-linear-gradient(#fceb26, #ecd903);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fceb26', endColorstr='#ecd903', GradientType=0);
  border-color: #fcec30 #fceb26 #fcea17 #fceb26;
}