.so-widget-sow-button-atom-a75aa3c2140e .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  font-size: 1.45em;
  padding: 1em 2em;
  background: #73b137;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#5a8a2b),color-stop(1,#73b137));
  background: -ms-linear-gradient(bottom,#5a8a2b,#73b137);
  background: -moz-linear-gradient(center bottom,#5a8a2b 0%,#73b137 100%);
  background: -o-linear-gradient(#73b137,#5a8a2b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#73b137', endColorstr='#5a8a2b', GradientType=0);
  border: 1px solid;
  border-color: #527e27 #4d7725 #456b21 #4d7725;
  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-a75aa3c2140e .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-a75aa3c2140e .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-a75aa3c2140e .ow-button-base a:visited,
.so-widget-sow-button-atom-a75aa3c2140e .ow-button-base a:active,
.so-widget-sow-button-atom-a75aa3c2140e .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-a75aa3c2140e .ow-button-base a.ow-button-hover:hover {
  background: #78b939;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#5f922d),color-stop(1,#78b939));
  background: -ms-linear-gradient(bottom,#5f922d,#78b939);
  background: -moz-linear-gradient(center bottom,#5f922d 0%,#78b939 100%);
  background: -o-linear-gradient(#78b939,#5f922d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#78b939', endColorstr='#5f922d', GradientType=0);
  border-color: #57862a #527e27 #4b7324 #527e27;
  color: #ffffff;
}