.so-widget-sow-button-atom-59a6667eae68 .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: #f48a22;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d8710b), color-stop(1, #f48a22));
  background: -ms-linear-gradient(bottom, #d8710b, #f48a22);
  background: -moz-linear-gradient(center bottom, #d8710b 0%, #f48a22 100%);
  background: -o-linear-gradient(#f48a22, #d8710b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f48a22', endColorstr='#d8710b', GradientType=0);
  border: 1px solid;
  border-color: #ca690a #c0640a #b15c09 #c0640a;
  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-59a6667eae68 .ow-button-base a:visited,
.so-widget-sow-button-atom-59a6667eae68 .ow-button-base a:active,
.so-widget-sow-button-atom-59a6667eae68 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-59a6667eae68 .ow-button-base a.ow-button-hover:hover {
  background: #f48f2c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e2760b), color-stop(1, #f48f2c));
  background: -ms-linear-gradient(bottom, #e2760b, #f48f2c);
  background: -moz-linear-gradient(center bottom, #e2760b 0%, #f48f2c 100%);
  background: -o-linear-gradient(#f48f2c, #e2760b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f48f2c', endColorstr='#e2760b', GradientType=0);
  border-color: #d36e0b #ca690a #bb6109 #ca690a;
  color: #ffffff;
}