.so-widget-sow-button-atom-f9e147c58c3a .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 150px;
  max-width: 100%;
  font-size: 1.45em;
  padding: 0.5em 1em;
  background: #00d54b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00a239), color-stop(1, #00d54b));
  background: -ms-linear-gradient(bottom, #00a239, #00d54b);
  background: -moz-linear-gradient(center bottom, #00a239 0%, #00d54b 100%);
  background: -o-linear-gradient(#00d54b, #00a239);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00d54b', endColorstr='#00a239', GradientType=0);
  border: 1px solid;
  border-color: #009334 #008930 #00792b #008930;
  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-f9e147c58c3a .ow-button-base a:visited,
.so-widget-sow-button-atom-f9e147c58c3a .ow-button-base a:active,
.so-widget-sow-button-atom-f9e147c58c3a .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-f9e147c58c3a .ow-button-base a.ow-button-hover:hover {
  background: #00df4f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00ac3d), color-stop(1, #00df4f));
  background: -ms-linear-gradient(bottom, #00ac3d, #00df4f);
  background: -moz-linear-gradient(center bottom, #00ac3d 0%, #00df4f 100%);
  background: -o-linear-gradient(#00df4f, #00ac3d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00df4f', endColorstr='#00ac3d', GradientType=0);
  border-color: #009d37 #009334 #00832e #009334;
  color: #ffffff;
}