.so-widget-sow-button-atom-2a139cd09253 .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: #466a5e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #324b43), color-stop(1, #466a5e));
  background: -ms-linear-gradient(bottom, #324b43, #466a5e);
  background: -moz-linear-gradient(center bottom, #324b43 0%, #466a5e 100%);
  background: -o-linear-gradient(#466a5e, #324b43);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#466a5e', endColorstr='#324b43', GradientType=0);
  border: 1px solid;
  border-color: #2c423b #283c35 #21332d #283c35;
  color: #dd9933 !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-2a139cd09253 .ow-button-base a:visited,
.so-widget-sow-button-atom-2a139cd09253 .ow-button-base a:active,
.so-widget-sow-button-atom-2a139cd09253 .ow-button-base a:hover {
  color: #dd9933 !important;
}
.so-widget-sow-button-atom-2a139cd09253 .ow-button-base a.ow-button-hover:hover {
  background: #4a7063;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #365148), color-stop(1, #4a7063));
  background: -ms-linear-gradient(bottom, #365148, #4a7063);
  background: -moz-linear-gradient(center bottom, #365148 0%, #4a7063 100%);
  background: -o-linear-gradient(#4a7063, #365148);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4a7063', endColorstr='#365148', GradientType=0);
  border-color: #304840 #2c423b #263932 #2c423b;
  color: #de9d3c;
}