.so-widget-sow-button-atom-4fe94b0e96b8 .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: #135a2a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0a3016), color-stop(1, #135a2a));
  background: -ms-linear-gradient(bottom, #0a3016, #135a2a);
  background: -moz-linear-gradient(center bottom, #0a3016 0%, #135a2a 100%);
  background: -o-linear-gradient(#135a2a, #0a3016);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#135a2a', endColorstr='#0a3016', GradientType=0);
  border: 1px solid;
  border-color: #072310 #061b0d #030e07 #061b0d;
  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-4fe94b0e96b8 .ow-button-base a:active,
.so-widget-sow-button-atom-4fe94b0e96b8 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-4fe94b0e96b8 .ow-button-base a.ow-button-hover:hover {
  background: #15622e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0c381a), color-stop(1, #15622e));
  background: -ms-linear-gradient(bottom, #0c381a, #15622e);
  background: -moz-linear-gradient(center bottom, #0c381a 0%, #15622e 100%);
  background: -o-linear-gradient(#15622e, #0c381a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#15622e', endColorstr='#0c381a', GradientType=0);
  border-color: #176b32 #15622e #125628 #15622e;
}