@media (max-width: 780px) {
  .so-widget-sow-button-atom-c0338667713d-1009 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-c0338667713d-1009 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-c0338667713d-1009 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  
  font-size: 1em;
  padding: 1em 2em;
  background: #66912b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4a6a1f), color-stop(1, #66912b));
  background: -ms-linear-gradient(bottom, #4a6a1f, #66912b);
  background: -moz-linear-gradient(center bottom, #4a6a1f 0%, #66912b 100%);
  background: -o-linear-gradient(#66912b, #4a6a1f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66912b', endColorstr='#4a6a1f', GradientType=0);
  border: 1px solid;
  border-color: #425e1c #3c561a #344a16 #3c561a;
  color: #ffffff !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -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-c0338667713d-1009 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-c0338667713d-1009 .ow-button-base a.ow-button-hover:hover {
  background: #6c992d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #507222), color-stop(1, #6c992d));
  background: -ms-linear-gradient(bottom, #507222, #6c992d);
  background: -moz-linear-gradient(center bottom, #507222 0%, #6c992d 100%);
  background: -o-linear-gradient(#6c992d, #507222);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c992d', endColorstr='#507222', GradientType=0);
  border-color: #71a130 #6c992d #638d2a #6c992d;
  color: #ffffff !important;
}