.so-widget-sow-button-atom-07ac369ac75a .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: #779e00;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#516b00),color-stop(1,#779e00));
  background: -ms-linear-gradient(bottom,#516b00,#779e00);
  background: -moz-linear-gradient(center bottom,#516b00 0%,#779e00 100%);
  background: -o-linear-gradient(#779e00,#516b00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#779e00', endColorstr='#516b00', GradientType=0);
  border: 1px solid;
  border-color: #455c00 #3d5200 #324200 #3d5200;
  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-07ac369ac75a .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-07ac369ac75a .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-07ac369ac75a .ow-button-base a:visited,
.so-widget-sow-button-atom-07ac369ac75a .ow-button-base a:active,
.so-widget-sow-button-atom-07ac369ac75a .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-07ac369ac75a .ow-button-base a.ow-button-hover:hover {
  background: #7fa800;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#587500),color-stop(1,#7fa800));
  background: -ms-linear-gradient(bottom,#587500,#7fa800);
  background: -moz-linear-gradient(center bottom,#587500 0%,#7fa800 100%);
  background: -o-linear-gradient(#7fa800,#587500);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7fa800', endColorstr='#587500', GradientType=0);
  border-color: #4d6600 #455c00 #3a4c00 #455c00;
  color: #ffffff;
}