.so-widget-sow-button-atom-e8493c036ada .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: #f4ca22;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d8af0b), color-stop(1, #f4ca22));
  background: -ms-linear-gradient(bottom, #d8af0b, #f4ca22);
  background: -moz-linear-gradient(center bottom, #d8af0b 0%, #f4ca22 100%);
  background: -o-linear-gradient(#f4ca22, #d8af0b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4ca22', endColorstr='#d8af0b', GradientType=0);
  border: 1px solid;
  border-color: #caa30a #c09b0a #b19009 #c09b0a;
  color: #8224e3 !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-e8493c036ada .ow-button-base a:active,
.so-widget-sow-button-atom-e8493c036ada .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-e8493c036ada .ow-button-base a.ow-button-hover:hover {
  background: #efef2b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d7d711), color-stop(1, #efef2b));
  background: -ms-linear-gradient(bottom, #d7d711, #efef2b);
  background: -moz-linear-gradient(center bottom, #d7d711 0%, #efef2b 100%);
  background: -o-linear-gradient(#efef2b, #d7d711);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efef2b', endColorstr='#d7d711', GradientType=0);
  border-color: #efef35 #efef2b #eeee1d #efef2b;
}