.so-widget-sow-button-atom-2030a4a21467 .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: #479e86;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #377b68), color-stop(1, #479e86));
  background: -ms-linear-gradient(bottom, #377b68, #479e86);
  background: -moz-linear-gradient(center bottom, #377b68 0%, #479e86 100%);
  background: -o-linear-gradient(#479e86, #377b68);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#479e86', endColorstr='#377b68', GradientType=0);
  border: 1px solid;
  border-color: #32705f #2f6959 #2b5f50 #2f6959;
  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-2030a4a21467 .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-2030a4a21467 .ow-button-base a [class^="sow-icon-"] {
  margin: 0;
}
.so-widget-sow-button-atom-2030a4a21467 .ow-button-base a:visited,
.so-widget-sow-button-atom-2030a4a21467 .ow-button-base a:active,
.so-widget-sow-button-atom-2030a4a21467 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-2030a4a21467 .ow-button-base a.ow-button-hover:hover {
  background: #4aa58c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3a826e), color-stop(1, #4aa58c));
  background: -ms-linear-gradient(bottom, #3a826e, #4aa58c);
  background: -moz-linear-gradient(center bottom, #3a826e 0%, #4aa58c 100%);
  background: -o-linear-gradient(#4aa58c, #3a826e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4aa58c', endColorstr='#3a826e', GradientType=0);
  border-color: #367765 #32705f #2e6656 #32705f;
  color: #ffffff;
}