.so-widget-sow-button-atom-d5eb1a794276 .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: #f79420;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dc7a08), color-stop(1, #f79420));
  background: -ms-linear-gradient(bottom, #dc7a08, #f79420);
  background: -moz-linear-gradient(center bottom, #dc7a08 0%, #f79420 100%);
  background: -o-linear-gradient(#f79420, #dc7a08);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f79420', endColorstr='#dc7a08', GradientType=0);
  border: 1px solid;
  border-color: #cd7207 #c36d07 #b56406 #c36d07;
  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-d5eb1a794276 .ow-button-base a:visited,
.so-widget-sow-button-atom-d5eb1a794276 .ow-button-base a:active,
.so-widget-sow-button-atom-d5eb1a794276 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-d5eb1a794276 .ow-button-base a.ow-button-hover:hover {
  background: #f7992a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e68008), color-stop(1, #f7992a));
  background: -ms-linear-gradient(bottom, #e68008, #f7992a);
  background: -moz-linear-gradient(center bottom, #e68008 0%, #f7992a 100%);
  background: -o-linear-gradient(#f7992a, #e68008);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7992a', endColorstr='#e68008', GradientType=0);
  border-color: #d77808 #cd7207 #bf6a07 #cd7207;
  color: #ffffff;
}