.so-widget-sow-button-atom-623a941d1224 .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: #edbd21;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cb9f10), color-stop(1, #edbd21));
  background: -ms-linear-gradient(bottom, #cb9f10, #edbd21);
  background: -moz-linear-gradient(center bottom, #cb9f10 0%, #edbd21 100%);
  background: -o-linear-gradient(#edbd21, #cb9f10);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#edbd21', endColorstr='#cb9f10', GradientType=0);
  border: 1px solid;
  border-color: #bc940f #b38c0f #a5810d #b38c0f;
  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-623a941d1224 .ow-button-base a:visited,
.so-widget-sow-button-atom-623a941d1224 .ow-button-base a:active,
.so-widget-sow-button-atom-623a941d1224 .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-623a941d1224 .ow-button-base a.ow-button-hover:hover {
  background: #eec02a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d4a611), color-stop(1, #eec02a));
  background: -ms-linear-gradient(bottom, #d4a611, #eec02a);
  background: -moz-linear-gradient(center bottom, #d4a611 0%, #eec02a 100%);
  background: -o-linear-gradient(#eec02a, #d4a611);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eec02a', endColorstr='#d4a611', GradientType=0);
  border-color: #c69b10 #bc940f #ae890e #bc940f;
  color: #050505;
}