.so-widget-sow-button-atom-1cc4368de36c .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: #eded00;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #baba00), color-stop(1, #eded00));
  background: -ms-linear-gradient(bottom, #baba00, #eded00);
  background: -moz-linear-gradient(center bottom, #baba00 0%, #eded00 100%);
  background: -o-linear-gradient(#eded00, #baba00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eded00', endColorstr='#baba00', GradientType=0);
  border: 1px solid;
  border-color: #abab00 #a0a100 #919100 #a0a100;
  color: #003399 !important;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.5em;
  -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-1cc4368de36c .ow-button-base a:active,
.so-widget-sow-button-atom-1cc4368de36c .ow-button-base a:hover {
  color: #003399 !important;
}
.so-widget-sow-button-atom-1cc4368de36c .ow-button-base a.ow-button-hover:hover {
  background: #f7f700;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c4c400), color-stop(1, #f7f700));
  background: -ms-linear-gradient(bottom, #c4c400, #f7f700);
  background: -moz-linear-gradient(center bottom, #c4c400 0%, #f7f700 100%);
  background: -o-linear-gradient(#f7f700, #c4c400);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f700', endColorstr='#c4c400', GradientType=0);
  border-color: #ffff02 #f7f700 #e8e800 #f7f700;
}