@media (max-width: 780px) {
  .so-widget-sow-button-atom-2e39e40e55bc .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-2e39e40e55bc .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-2e39e40e55bc .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 400px;
  max-width: 100%;
  
  font-size: 1.15em;
  padding: 1em 2em;
  background: #009b52;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #006837), color-stop(1, #009b52));
  background: -ms-linear-gradient(bottom, #006837, #009b52);
  background: -moz-linear-gradient(center bottom, #006837 0%, #009b52 100%);
  background: -o-linear-gradient(#009b52, #006837);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009b52', endColorstr='#006837', GradientType=0);
  border: 1px solid;
  border-color: #00592f #004e2a #003f21 #004e2a;
  color: #ffffff !important;
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 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-2e39e40e55bc .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-2e39e40e55bc .ow-button-base a.ow-button-hover:hover {
  background: #00a557;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00723c), color-stop(1, #00a557));
  background: -ms-linear-gradient(bottom, #00723c, #00a557);
  background: -moz-linear-gradient(center bottom, #00723c 0%, #00a557 100%);
  background: -o-linear-gradient(#00a557, #00723c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a557', endColorstr='#00723c', GradientType=0);
  border-color: #00af5d #00a557 #00964f #00a557;
  color: #ffffff !important;
}