.so-widget-sow-button-atom-24675967c623 .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: #cfa082;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c1845d), color-stop(1, #cfa082));
  background: -ms-linear-gradient(bottom, #c1845d, #cfa082);
  background: -moz-linear-gradient(center bottom, #c1845d 0%, #cfa082 100%);
  background: -o-linear-gradient(#cfa082, #c1845d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfa082', endColorstr='#c1845d', GradientType=0);
  border: 1px solid;
  border-color: #bd7c52 #ba764b #b16f44 #ba764b;
  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-24675967c623 .ow-button-base a:visited,
.so-widget-sow-button-atom-24675967c623 .ow-button-base a:active,
.so-widget-sow-button-atom-24675967c623 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-24675967c623 .ow-button-base a.ow-button-hover:hover {
  background: #d2a689;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c48a65), color-stop(1, #d2a689));
  background: -ms-linear-gradient(bottom, #c48a65, #d2a689);
  background: -moz-linear-gradient(center bottom, #c48a65 0%, #d2a689 100%);
  background: -o-linear-gradient(#d2a689, #c48a65);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d2a689', endColorstr='#c48a65', GradientType=0);
  border-color: #bf8159 #bd7c52 #b87347 #bd7c52;
  color: #ffffff;
}