.so-widget-sow-button-atom-1296373424ad .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: 1.15em;
  padding: 1em 2em;
  background: #80bc00;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5d8900), color-stop(1, #80bc00));
  background: -ms-linear-gradient(bottom, #5d8900, #80bc00);
  background: -moz-linear-gradient(center bottom, #5d8900 0%, #80bc00 100%);
  background: -o-linear-gradient(#80bc00, #5d8900);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80bc00', endColorstr='#5d8900', GradientType=0);
  border: 1px solid;
  border-color: #537a00 #4c7000 #416000 #4c7000;
  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-1296373424ad .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-1296373424ad .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-1296373424ad .ow-button-base a:visited,
.so-widget-sow-button-atom-1296373424ad .ow-button-base a:active,
.so-widget-sow-button-atom-1296373424ad .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-1296373424ad .ow-button-base a.ow-button-hover:hover {
  background: #87c600;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #649300), color-stop(1, #87c600));
  background: -ms-linear-gradient(bottom, #649300, #87c600);
  background: -moz-linear-gradient(center bottom, #649300 0%, #87c600 100%);
  background: -o-linear-gradient(#87c600, #649300);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#87c600', endColorstr='#649300', GradientType=0);
  border-color: #5a8400 #537a00 #486a00 #537a00;
  color: #ffffff;
}