.so-widget-sow-button-atom-48efa90f4d67 .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: #f8b32a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e79c08), color-stop(1, #f8b32a));
  background: -ms-linear-gradient(bottom, #e79c08, #f8b32a);
  background: -moz-linear-gradient(center bottom, #e79c08 0%, #f8b32a 100%);
  background: -o-linear-gradient(#f8b32a, #e79c08);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8b32a', endColorstr='#e79c08', GradientType=0);
  border: 1px solid;
  border-color: #d99207 #cf8c07 #c08206 #cf8c07;
  color: #ffffff !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-48efa90f4d67 .ow-button-base a:active,
.so-widget-sow-button-atom-48efa90f4d67 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-48efa90f4d67 .ow-button-base a.ow-button-hover:hover {
  background: #f8b734;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f1a308), color-stop(1, #f8b734));
  background: -ms-linear-gradient(bottom, #f1a308, #f8b734);
  background: -moz-linear-gradient(center bottom, #f1a308 0%, #f8b734 100%);
  background: -o-linear-gradient(#f8b734, #f1a308);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8b734', endColorstr='#f1a308', GradientType=0);
  border-color: #f9ba3e #f8b734 #f8b125 #f8b734;
}