@media (max-width: 780px) {
  .so-widget-sow-button-atom-db707b95f51d .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-db707b95f51d .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-db707b95f51d .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: #8dc63f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #72a230), color-stop(1, #8dc63f));
  background: -ms-linear-gradient(bottom, #72a230, #8dc63f);
  background: -moz-linear-gradient(center bottom, #72a230 0%, #8dc63f 100%);
  background: -o-linear-gradient(#8dc63f, #72a230);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8dc63f', endColorstr='#72a230', GradientType=0);
  border: 1px solid;
  border-color: #6a962d #648e2a #5c8227 #648e2a;
  color: #ffffff !important;
  -webkit-border-radius: 0em;
  -moz-border-radius: 0em;
  border-radius: 0em;
  -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-db707b95f51d .ow-button-base a:active,
.so-widget-sow-button-atom-db707b95f51d .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-db707b95f51d .ow-button-base a.ow-button-hover:hover {
  background: #92c847;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #77aa32), color-stop(1, #92c847));
  background: -ms-linear-gradient(bottom, #77aa32, #92c847);
  background: -moz-linear-gradient(center bottom, #77aa32 0%, #92c847 100%);
  background: -o-linear-gradient(#92c847, #77aa32);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#92c847', endColorstr='#77aa32', GradientType=0);
  border-color: #96cb4f #92c847 #8bc53b #92c847;
}