.so-widget-sow-button-atom-257c9b6a67b8 .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: #f8b027;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e59807), color-stop(1, #f8b027));
  background: -ms-linear-gradient(bottom, #e59807, #f8b027);
  background: -moz-linear-gradient(center bottom, #e59807 0%, #f8b027 100%);
  background: -o-linear-gradient(#f8b027, #e59807);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8b027', endColorstr='#e59807', GradientType=0);
  border: 1px solid;
  border-color: #d68f07 #cc8807 #bd7e06 #cc8807;
  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-257c9b6a67b8 .ow-button-base a:visited,
.so-widget-sow-button-atom-257c9b6a67b8 .ow-button-base a:active,
.so-widget-sow-button-atom-257c9b6a67b8 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-257c9b6a67b8 .ow-button-base a.ow-button-hover:hover {
  background: #f8b431;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ee9f08), color-stop(1, #f8b431));
  background: -ms-linear-gradient(bottom, #ee9f08, #f8b431);
  background: -moz-linear-gradient(center bottom, #ee9f08 0%, #f8b431 100%);
  background: -o-linear-gradient(#f8b431, #ee9f08);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8b431', endColorstr='#ee9f08', GradientType=0);
  border-color: #e09507 #d68f07 #c78506 #d68f07;
  color: #ffffff;
}