.so-widget-sow-button-atom-76d2bd5d1780 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 150px;
  max-width: 100%;
  font-size: 1em;
  padding: 1em 2em;
  background: #ffe512;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dec600), color-stop(1, #ffe512));
  background: -ms-linear-gradient(bottom, #dec600, #ffe512);
  background: -moz-linear-gradient(center bottom, #dec600 0%, #ffe512 100%);
  background: -o-linear-gradient(#ffe512, #dec600);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe512', endColorstr='#dec600', GradientType=0);
  border: 1px solid;
  border-color: #cfb800 #c4af00 #b5a100 #c4af00;
  color: #1a1d21 !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-76d2bd5d1780 .ow-button-base a:visited,
.so-widget-sow-button-atom-76d2bd5d1780 .ow-button-base a:active,
.so-widget-sow-button-atom-76d2bd5d1780 .ow-button-base a:hover {
  color: #1a1d21 !important;
}
.so-widget-sow-button-atom-76d2bd5d1780 .ow-button-base a.ow-button-hover:hover {
  background: #ffe61c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e8cf00), color-stop(1, #ffe61c));
  background: -ms-linear-gradient(bottom, #e8cf00, #ffe61c);
  background: -moz-linear-gradient(center bottom, #e8cf00 0%, #ffe61c 100%);
  background: -o-linear-gradient(#ffe61c, #e8cf00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe61c', endColorstr='#e8cf00', GradientType=0);
  border-color: #d9c100 #cfb800 #bfaa00 #cfb800;
  color: #1e2227;
}