@media (max-width: 780px) {
  .so-widget-sow-button-atom-02c90aba397e-8031 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-02c90aba397e-8031 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-02c90aba397e-8031 .ow-button-base .sowb-button {
  -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);
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #237227;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #174b1a), color-stop(1, #237227));
  background: -ms-linear-gradient(bottom, #174b1a, #237227);
  background: -moz-linear-gradient(center bottom, #174b1a 0%, #237227 100%);
  background: -o-linear-gradient(#237227, #174b1a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#237227', endColorstr='#174b1a', GradientType=0);
  -webkit-border-radius: 0.5;
  -moz-border-radius: 0.5;
  border-radius: 0.5;
  border-color: #133f16 #113713 #0d2c0f #113713;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 0.5;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1;
}
.so-widget-sow-button-atom-02c90aba397e-8031 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-02c90aba397e-8031 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #257a2a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #19531c), color-stop(1, #257a2a));
  background: -ms-linear-gradient(bottom, #19531c, #257a2a);
  background: -moz-linear-gradient(center bottom, #19531c 0%, #257a2a 100%);
  background: -o-linear-gradient(#257a2a, #19531c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#257a2a', endColorstr='#19531c', GradientType=0);
  border-color: #28822c #257a2a #226e26 #257a2a;
  color: #ffffff !important;
}