@media (max-width: 780px) {
  .so-widget-sow-button-atom-4645423f69e8-2105 .ow-button-base.ow-button-align-right {
    text-align: right;
  }
  .so-widget-sow-button-atom-4645423f69e8-2105 .ow-button-base.ow-button-align-right.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-4645423f69e8-2105 .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: #5bb512;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #44870d), color-stop(1, #5bb512));
  background: -ms-linear-gradient(bottom, #44870d, #5bb512);
  background: -moz-linear-gradient(center bottom, #44870d 0%, #5bb512 100%);
  background: -o-linear-gradient(#5bb512, #44870d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bb512', endColorstr='#44870d', GradientType=0);
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-color: #3d790c #386f0b #31620a #386f0b;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-4645423f69e8-2105 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-4645423f69e8-2105 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #60be13;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #48900e), color-stop(1, #60be13));
  background: -ms-linear-gradient(bottom, #48900e, #60be13);
  background: -moz-linear-gradient(center bottom, #48900e 0%, #60be13 100%);
  background: -o-linear-gradient(#60be13, #48900e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#60be13', endColorstr='#48900e', GradientType=0);
  border-color: #64c814 #60be13 #59b012 #60be13;
  color: #ffffff !important;
}