.so-widget-sow-button-atom-f5ad59bbadb2 .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: #edd821;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cbb710), color-stop(1, #edd821));
  background: -ms-linear-gradient(bottom, #cbb710, #edd821);
  background: -moz-linear-gradient(center bottom, #cbb710 0%, #edd821 100%);
  background: -o-linear-gradient(#edd821, #cbb710);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#edd821', endColorstr='#cbb710', GradientType=0);
  border: 1px solid;
  border-color: #bcab0f #b3a20f #a5950d #b3a20f;
  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-f5ad59bbadb2 .ow-button-base a:active,
.so-widget-sow-button-atom-f5ad59bbadb2 .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-f5ad59bbadb2 .ow-button-base a.ow-button-hover:hover {
  background: #eeda2a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d4c011), color-stop(1, #eeda2a));
  background: -ms-linear-gradient(bottom, #d4c011, #eeda2a);
  background: -moz-linear-gradient(center bottom, #d4c011 0%, #eeda2a 100%);
  background: -o-linear-gradient(#eeda2a, #d4c011);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeda2a', endColorstr='#d4c011', GradientType=0);
  border-color: #efdb34 #eeda2a #edd71c #eeda2a;
}