.so-widget-sow-button-atom-fceb74e2b424 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 250px;
  font-size: 1em;
  padding: 1em 2em;
  background: #91d660;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #75cc37), color-stop(1, #91d660));
  background: -ms-linear-gradient(bottom, #75cc37, #91d660);
  background: -moz-linear-gradient(center bottom, #75cc37 0%, #91d660 100%);
  background: -o-linear-gradient(#91d660, #75cc37);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#91d660', endColorstr='#75cc37', GradientType=0);
  border: 1px solid;
  border-color: #6ec232 #69ba30 #62ad2d #69ba30;
  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-fceb74e2b424 .ow-button-base a:visited,
.so-widget-sow-button-atom-fceb74e2b424 .ow-button-base a:active,
.so-widget-sow-button-atom-fceb74e2b424 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-fceb74e2b424 .ow-button-base a.ow-button-hover:hover {
  background: #97d868;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7bce40), color-stop(1, #97d868));
  background: -ms-linear-gradient(bottom, #7bce40, #97d868);
  background: -moz-linear-gradient(center bottom, #7bce40 0%, #97d868 100%);
  background: -o-linear-gradient(#97d868, #7bce40);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#97d868', endColorstr='#7bce40', GradientType=0);
  border-color: #72ca34 #6ec232 #67b62f #6ec232;
  color: #ffffff;
}