@media (max-width: 780px) {
  .so-widget-sow-button-atom-c29030b9e635-772 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-c29030b9e635-772 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-c29030b9e635-772 .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: 1;
  padding: 1 2;
  background: #2ab728;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #208d1f), color-stop(1, #2ab728));
  background: -ms-linear-gradient(bottom, #208d1f, #2ab728);
  background: -moz-linear-gradient(center bottom, #208d1f 0%, #2ab728 100%);
  background: -o-linear-gradient(#2ab728, #208d1f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2ab728', endColorstr='#208d1f', GradientType=0);
  border: 1px solid;
  border-color: #1e811c #1c781a #196c18 #1c781a;
  color: #ffffff !important;
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  -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-c29030b9e635-772 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-c29030b9e635-772 .ow-button-base a.ow-button-hover:hover {
  background: #2cbf2a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #229621), color-stop(1, #2cbf2a));
  background: -ms-linear-gradient(bottom, #229621, #2cbf2a);
  background: -moz-linear-gradient(center bottom, #229621 0%, #2cbf2a 100%);
  background: -o-linear-gradient(#2cbf2a, #229621);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2cbf2a', endColorstr='#229621', GradientType=0);
  border-color: #2ec82c #2cbf2a #29b327 #2cbf2a;
  color: #ffffff !important;
}