@media (max-width: 780px) {
  .so-widget-sow-button-atom-72a3347a146c-3435 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-72a3347a146c-3435 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-72a3347a146c-3435 .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: #3f6b21;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #284415), color-stop(1, #3f6b21));
  background: -ms-linear-gradient(bottom, #284415, #3f6b21);
  background: -moz-linear-gradient(center bottom, #284415 0%, #3f6b21 100%);
  background: -o-linear-gradient(#3f6b21, #284415);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f6b21', endColorstr='#284415', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #213811 #1d310f #16250b #1d310f;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-72a3347a146c-3435 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-72a3347a146c-3435 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #447323;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2d4c17), color-stop(1, #447323));
  background: -ms-linear-gradient(bottom, #2d4c17, #447323);
  background: -moz-linear-gradient(center bottom, #2d4c17 0%, #447323 100%);
  background: -o-linear-gradient(#447323, #2d4c17);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#447323', endColorstr='#2d4c17', GradientType=0);
  border-color: #487b26 #447323 #3d6720 #447323;
  color: #ffffff !important;
}