.so-widget-sow-button-atom-6c592fc78434 .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: 0.5em 1em;
  background: #ead620;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c4b313), color-stop(1, #ead620));
  background: -ms-linear-gradient(bottom, #c4b313, #ead620);
  background: -moz-linear-gradient(center bottom, #c4b313 0%, #ead620 100%);
  background: -o-linear-gradient(#ead620, #c4b313);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ead620', endColorstr='#c4b313', GradientType=0);
  border: 1px solid;
  border-color: #b7a611 #ad9e10 #9f910f #ad9e10;
  color: #000000 !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-6c592fc78434 .ow-button-base a:active,
.so-widget-sow-button-atom-6c592fc78434 .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-6c592fc78434 .ow-button-base a.ow-button-hover:hover {
  background: #ebd829;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cebb13), color-stop(1, #ebd829));
  background: -ms-linear-gradient(bottom, #cebb13, #ebd829);
  background: -moz-linear-gradient(center bottom, #cebb13 0%, #ebd829 100%);
  background: -o-linear-gradient(#ebd829, #cebb13);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebd829', endColorstr='#cebb13', GradientType=0);
  border-color: #ecd933 #ebd829 #ead51b #ebd829;
}