.so-widget-sow-button-atom-d403ffdccd8d .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: #49ed67;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1be840), color-stop(1, #49ed67));
  background: -ms-linear-gradient(bottom, #1be840, #49ed67);
  background: -moz-linear-gradient(center bottom, #1be840 0%, #49ed67 100%);
  background: -o-linear-gradient(#49ed67, #1be840);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#49ed67', endColorstr='#1be840', GradientType=0);
  border: 1px solid;
  border-color: #16de3a #15d438 #14c734 #15d438;
  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-d403ffdccd8d .ow-button-base a:active,
.so-widget-sow-button-atom-d403ffdccd8d .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-d403ffdccd8d .ow-button-base a.ow-button-hover:hover {
  background: #52ee6f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #24e948), color-stop(1, #52ee6f));
  background: -ms-linear-gradient(bottom, #24e948, #52ee6f);
  background: -moz-linear-gradient(center bottom, #24e948 0%, #52ee6f 100%);
  background: -o-linear-gradient(#52ee6f, #24e948);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52ee6f', endColorstr='#24e948', GradientType=0);
  border-color: #5cef77 #52ee6f #44ed63 #52ee6f;
}