.so-widget-sow-button-atom-45a6f019d772 .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: 1em 2em;
  background: #fcd600;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c9ab00), color-stop(1, #fcd600));
  background: -ms-linear-gradient(bottom, #c9ab00, #fcd600);
  background: -moz-linear-gradient(center bottom, #c9ab00 0%, #fcd600 100%);
  background: -o-linear-gradient(#fcd600, #c9ab00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcd600', endColorstr='#c9ab00', GradientType=0);
  border: 1px solid;
  border-color: #ba9e00 #b09500 #a08800 #b09500;
  color: #ffffff !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-45a6f019d772 .ow-button-base a:visited,
.so-widget-sow-button-atom-45a6f019d772 .ow-button-base a:active,
.so-widget-sow-button-atom-45a6f019d772 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-45a6f019d772 .ow-button-base a.ow-button-hover:hover {
  background: #ffda07;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d3b300), color-stop(1, #ffda07));
  background: -ms-linear-gradient(bottom, #d3b300, #ffda07);
  background: -moz-linear-gradient(center bottom, #d3b300 0%, #ffda07 100%);
  background: -o-linear-gradient(#ffda07, #d3b300);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffda07', endColorstr='#d3b300', GradientType=0);
  border-color: #c4a600 #ba9e00 #aa9100 #ba9e00;
  color: #ffffff;
}