.so-widget-sow-button-atom-5c246b9f68ff .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: #82b726;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #648d1d), color-stop(1, #82b726));
  background: -ms-linear-gradient(bottom, #648d1d, #82b726);
  background: -moz-linear-gradient(center bottom, #648d1d 0%, #82b726 100%);
  background: -o-linear-gradient(#82b726, #648d1d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#82b726', endColorstr='#648d1d', GradientType=0);
  border: 1px solid;
  border-color: #5b801b #557819 #4c6b16 #557819;
  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-5c246b9f68ff .ow-button-base a:visited,
.so-widget-sow-button-atom-5c246b9f68ff .ow-button-base a:active,
.so-widget-sow-button-atom-5c246b9f68ff .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-5c246b9f68ff .ow-button-base a.ow-button-hover:hover {
  background: #88bf28;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6a951f), color-stop(1, #88bf28));
  background: -ms-linear-gradient(bottom, #6a951f, #88bf28);
  background: -moz-linear-gradient(center bottom, #6a951f 0%, #88bf28 100%);
  background: -o-linear-gradient(#88bf28, #6a951f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88bf28', endColorstr='#6a951f', GradientType=0);
  border-color: #61891c #5b801b #527318 #5b801b;
  color: #ffffff;
}