.so-widget-sow-button-atom-5babdce7c21a .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100px;
  max-width: 100%;
  font-size: 1em;
  padding: 1em 2em;
  background: #fdce1b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e3b402), color-stop(1, #fdce1b));
  background: -ms-linear-gradient(bottom, #e3b402, #fdce1b);
  background: -moz-linear-gradient(center bottom, #e3b402 0%, #fdce1b 100%);
  background: -o-linear-gradient(#fdce1b, #e3b402);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdce1b', endColorstr='#e3b402', GradientType=0);
  border: 1px solid;
  border-color: #d4a802 #caa002 #bb9402 #caa002;
  color: #ffffff !important;
  -webkit-border-radius: 0em;
  -moz-border-radius: 0em;
  border-radius: 0em;
  -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-5babdce7c21a .ow-button-base a:active,
.so-widget-sow-button-atom-5babdce7c21a .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-5babdce7c21a .ow-button-base a.ow-button-hover:hover {
  background: #fdd025;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #edbc02), color-stop(1, #fdd025));
  background: -ms-linear-gradient(bottom, #edbc02, #fdd025);
  background: -moz-linear-gradient(center bottom, #edbc02 0%, #fdd025 100%);
  background: -o-linear-gradient(#fdd025, #edbc02);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd025', endColorstr='#edbc02', GradientType=0);
  border-color: #fdd22f #fdd025 #fdcd16 #fdd025;
}