@media (max-width: 780px) {
  .so-widget-sow-button-atom-fc528660fbb0-359 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-fc528660fbb0-359 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-fc528660fbb0-359 .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: #aebb33;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #899328), color-stop(1, #aebb33));
  background: -ms-linear-gradient(bottom, #899328, #aebb33);
  background: -moz-linear-gradient(center bottom, #899328 0%, #aebb33 100%);
  background: -o-linear-gradient(#aebb33, #899328);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aebb33', endColorstr='#899328', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #7e8725 #767f23 #6b731f #767f23;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-fc528660fbb0-359 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-fc528660fbb0-359 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #b5c335;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #909b2a), color-stop(1, #b5c335));
  background: -ms-linear-gradient(bottom, #909b2a, #b5c335);
  background: -moz-linear-gradient(center bottom, #909b2a 0%, #b5c335 100%);
  background: -o-linear-gradient(#b5c335, #909b2a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b5c335', endColorstr='#909b2a', GradientType=0);
  border-color: #bbc939 #b5c335 #aab732 #b5c335;
  color: #ffffff !important;
}