@media (max-width: 780px) {
  .so-widget-sow-button-atom-03cfd0f26b1c-1710 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-03cfd0f26b1c-1710 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-03cfd0f26b1c-1710 .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: #84c100;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #618e00), color-stop(1, #84c100));
  background: -ms-linear-gradient(bottom, #618e00, #84c100);
  background: -moz-linear-gradient(center bottom, #618e00 0%, #84c100 100%);
  background: -o-linear-gradient(#84c100, #618e00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#84c100', endColorstr='#618e00', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #577f00 #507500 #456500 #507500;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-03cfd0f26b1c-1710 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-03cfd0f26b1c-1710 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #8bcb00;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #689800), color-stop(1, #8bcb00));
  background: -ms-linear-gradient(bottom, #689800, #8bcb00);
  background: -moz-linear-gradient(center bottom, #689800 0%, #8bcb00 100%);
  background: -o-linear-gradient(#8bcb00, #689800);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8bcb00', endColorstr='#689800', GradientType=0);
  border-color: #92d500 #8bcb00 #81bc00 #8bcb00;
  color: #ffffff !important;
}