@media (max-width: 780px) {
  .so-widget-sow-button-atom-0a8b2256c811-9 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-0a8b2256c811-9 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-0a8b2256c811-9 .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: #86af48;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6a8b39), color-stop(1, #86af48));
  background: -ms-linear-gradient(bottom, #6a8b39, #86af48);
  background: -moz-linear-gradient(center bottom, #6a8b39 0%, #86af48 100%);
  background: -o-linear-gradient(#86af48, #6a8b39);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#86af48', endColorstr='#6a8b39', GradientType=0);
  -webkit-border-radius: 1.5px;
  -moz-border-radius: 1.5px;
  border-radius: 1.5px;
  border-color: #628035 #5c7932 #546e2d #5c7932;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3em;
  
  padding-block: 1.4em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2.8em;
}
.so-widget-sow-button-atom-0a8b2256c811-9 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-0a8b2256c811-9 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #8bb54c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #70923c), color-stop(1, #8bb54c));
  background: -ms-linear-gradient(bottom, #70923c, #8bb54c);
  background: -moz-linear-gradient(center bottom, #70923c 0%, #8bb54c 100%);
  background: -o-linear-gradient(#8bb54c, #70923c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8bb54c', endColorstr='#70923c', GradientType=0);
  border-color: #90b853 #8bb54c #83ab47 #8bb54c;
  color: #ffffff !important;
}