.so-widget-sow-button-atom-316b4c0c763b .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: #eddb38;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #deca14), color-stop(1, #eddb38));
  background: -ms-linear-gradient(bottom, #deca14, #eddb38);
  background: -moz-linear-gradient(center bottom, #deca14 0%, #eddb38 100%);
  background: -o-linear-gradient(#eddb38, #deca14);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eddb38', endColorstr='#deca14', GradientType=0);
  border: 1px solid;
  border-color: #d0bd13 #c7b512 #b9a811 #c7b512;
  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-316b4c0c763b .ow-button-base a:active,
.so-widget-sow-button-atom-316b4c0c763b .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-316b4c0c763b .ow-button-base a.ow-button-hover:hover {
  background: #eedd41;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e7d215), color-stop(1, #eedd41));
  background: -ms-linear-gradient(bottom, #e7d215, #eedd41);
  background: -moz-linear-gradient(center bottom, #e7d215 0%, #eedd41 100%);
  background: -o-linear-gradient(#eedd41, #e7d215);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eedd41', endColorstr='#e7d215', GradientType=0);
  border-color: #efde4b #eedd41 #edda33 #eedd41;
}