.so-widget-sow-button-atom-ca3e57bce519 .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: #4e7248;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #395334), color-stop(1, #4e7248));
  background: -ms-linear-gradient(bottom, #395334, #4e7248);
  background: -moz-linear-gradient(center bottom, #395334 0%, #4e7248 100%);
  background: -o-linear-gradient(#4e7248, #395334);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7248', endColorstr='#395334', GradientType=0);
  border: 1px solid;
  border-color: #32492e #2e432a #283a24 #2e432a;
  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-ca3e57bce519 .ow-button-base a:visited,
.so-widget-sow-button-atom-ca3e57bce519 .ow-button-base a:active,
.so-widget-sow-button-atom-ca3e57bce519 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-ca3e57bce519 .ow-button-base a.ow-button-hover:hover {
  background: #52784c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3d5938), color-stop(1, #52784c));
  background: -ms-linear-gradient(bottom, #3d5938, #52784c);
  background: -moz-linear-gradient(center bottom, #3d5938 0%, #52784c 100%);
  background: -o-linear-gradient(#52784c, #3d5938);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52784c', endColorstr='#3d5938', GradientType=0);
  border-color: #365032 #32492e #2c4028 #32492e;
  color: #ffffff;
}