.so-widget-sow-button-atom-4f0342ef97fb .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: #3f5666;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2c3b46), color-stop(1, #3f5666));
  background: -ms-linear-gradient(bottom, #2c3b46, #3f5666);
  background: -moz-linear-gradient(center bottom, #2c3b46 0%, #3f5666 100%);
  background: -o-linear-gradient(#3f5666, #2c3b46);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f5666', endColorstr='#2c3b46', GradientType=0);
  border: 1px solid;
  border-color: #26333d #222e37 #1c262d #222e37;
  color: #b0866f !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-4f0342ef97fb .ow-button-base a:visited,
.so-widget-sow-button-atom-4f0342ef97fb .ow-button-base a:active,
.so-widget-sow-button-atom-4f0342ef97fb .ow-button-base a:hover {
  color: #b0866f !important;
}
.so-widget-sow-button-atom-4f0342ef97fb .ow-button-base a.ow-button-hover:hover {
  background: #435b6c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2f414d), color-stop(1, #435b6c));
  background: -ms-linear-gradient(bottom, #2f414d, #435b6c);
  background: -moz-linear-gradient(center bottom, #2f414d 0%, #435b6c 100%);
  background: -o-linear-gradient(#435b6c, #2f414d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#435b6c', endColorstr='#2f414d', GradientType=0);
  border-color: #2a3943 #26333d #202b34 #26333d;
  color: #b48c76;
}