.so-widget-sow-button-atom-ce7f1689d39a .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: 1.15em;
  padding: 1em 2em;
  background: #f2ef6a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeea3b), color-stop(1, #f2ef6a));
  background: -ms-linear-gradient(bottom, #eeea3b, #f2ef6a);
  background: -moz-linear-gradient(center bottom, #eeea3b 0%, #f2ef6a 100%);
  background: -o-linear-gradient(#f2ef6a, #eeea3b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ef6a', endColorstr='#eeea3b', GradientType=0);
  border: 1px solid;
  border-color: #ede82d #ece724 #ebe616 #ece724;
  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-ce7f1689d39a .ow-button-base a:active,
.so-widget-sow-button-atom-ce7f1689d39a .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-ce7f1689d39a .ow-button-base a.ow-button-hover:hover {
  background: #f3f073;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #efeb44), color-stop(1, #f3f073));
  background: -ms-linear-gradient(bottom, #efeb44, #f3f073);
  background: -moz-linear-gradient(center bottom, #efeb44 0%, #f3f073 100%);
  background: -o-linear-gradient(#f3f073, #efeb44);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f073', endColorstr='#efeb44', GradientType=0);
  border-color: #f4f17d #f3f073 #f2ee65 #f3f073;
}