.so-widget-sow-button-atom-0f11a87f5a08 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 266px;
  max-width: 100%;
  font-size: 1em;
  padding: 1em 2em;
  background: #ecd140;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e2c217), color-stop(1, #ecd140));
  background: -ms-linear-gradient(bottom, #e2c217, #ecd140);
  background: -moz-linear-gradient(center bottom, #e2c217 0%, #ecd140 100%);
  background: -o-linear-gradient(#ecd140, #e2c217);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ecd140', endColorstr='#e2c217', GradientType=0);
  border: 1px solid;
  border-color: #d5b715 #cbaf14 #bda313 #cbaf14;
  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-0f11a87f5a08 .ow-button-base a:active,
.so-widget-sow-button-atom-0f11a87f5a08 .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-0f11a87f5a08 .ow-button-base a.ow-button-hover:hover {
  background: #edd349;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e8c81b), color-stop(1, #edd349));
  background: -ms-linear-gradient(bottom, #e8c81b, #edd349);
  background: -moz-linear-gradient(center bottom, #e8c81b 0%, #edd349 100%);
  background: -o-linear-gradient(#edd349, #e8c81b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#edd349', endColorstr='#e8c81b', GradientType=0);
  border-color: #eed553 #edd349 #ecd03b #edd349;
}