.so-widget-sow-button-atom-d90d0ee8131e .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 300px;
  max-width: 100%;
  font-size: 1em;
  padding: 1em 2em;
  background: #439e5f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #347a49), color-stop(1, #439e5f));
  background: -ms-linear-gradient(bottom, #347a49, #439e5f);
  background: -moz-linear-gradient(center bottom, #347a49 0%, #439e5f 100%);
  background: -o-linear-gradient(#439e5f, #347a49);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#439e5f', endColorstr='#347a49', GradientType=0);
  border: 1px solid;
  border-color: #2f6f43 #2c683f #285e38 #2c683f;
  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-d90d0ee8131e .ow-button-base a:visited,
.so-widget-sow-button-atom-d90d0ee8131e .ow-button-base a:active,
.so-widget-sow-button-atom-d90d0ee8131e .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-d90d0ee8131e .ow-button-base a.ow-button-hover:hover {
  background: #46a563;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #37814e), color-stop(1, #46a563));
  background: -ms-linear-gradient(bottom, #37814e, #46a563);
  background: -moz-linear-gradient(center bottom, #37814e 0%, #46a563 100%);
  background: -o-linear-gradient(#46a563, #37814e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#46a563', endColorstr='#37814e', GradientType=0);
  border-color: #327747 #2f6f43 #2b653d #2f6f43;
  color: #ffffff;
}