@media (max-width: 780px) {
  .so-widget-sow-button-atom-6b077772945e .ow-button-base.ow-button-align-justify {
    text-align: center;
  }
  .so-widget-sow-button-atom-6b077772945e .ow-button-base.ow-button-align-justify.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-6b077772945e .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: 1.4em 2.8em;
  background: #008406;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #005104), color-stop(1, #008406));
  background: -ms-linear-gradient(bottom, #005104, #008406);
  background: -moz-linear-gradient(center bottom, #005104 0%, #008406 100%);
  background: -o-linear-gradient(#008406, #005104);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#008406', endColorstr='#005104', GradientType=0);
  border: 1px solid;
  border-color: #004203 #003803 #002802 #003803;
  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-6b077772945e .ow-button-base a:active,
.so-widget-sow-button-atom-6b077772945e .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-6b077772945e .ow-button-base a.ow-button-hover:hover {
  background: #008e06;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #005b04), color-stop(1, #008e06));
  background: -ms-linear-gradient(bottom, #005b04, #008e06);
  background: -moz-linear-gradient(center bottom, #005b04 0%, #008e06 100%);
  background: -o-linear-gradient(#008e06, #005b04);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#008e06', endColorstr='#005b04', GradientType=0);
  border-color: #009807 #008e06 #007f06 #008e06;
}