.so-widget-sow-button-atom-4dc0afda3373 .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: #1b8f28;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #13641c), color-stop(1, #1b8f28));
  background: -ms-linear-gradient(bottom, #13641c, #1b8f28);
  background: -moz-linear-gradient(center bottom, #13641c 0%, #1b8f28 100%);
  background: -o-linear-gradient(#1b8f28, #13641c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b8f28', endColorstr='#13641c', GradientType=0);
  border: 1px solid;
  border-color: #105718 #0f4f16 #0c4212 #0f4f16;
  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-4dc0afda3373 .ow-button-base a:visited,
.so-widget-sow-button-atom-4dc0afda3373 .ow-button-base a:active,
.so-widget-sow-button-atom-4dc0afda3373 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-4dc0afda3373 .ow-button-base a.ow-button-hover:hover {
  background: #1d982a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #156d1e), color-stop(1, #1d982a));
  background: -ms-linear-gradient(bottom, #156d1e, #1d982a);
  background: -moz-linear-gradient(center bottom, #156d1e 0%, #1d982a 100%);
  background: -o-linear-gradient(#1d982a, #156d1e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d982a', endColorstr='#156d1e', GradientType=0);
  border-color: #12601b #105718 #0e4a15 #105718;
  color: #ffffff;
}