@media (max-width: 780px) {
  .so-widget-sow-button-atom-fb331cfe56d6 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-fb331cfe56d6 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-fb331cfe56d6 .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: #e58900;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b26a00), color-stop(1, #e58900));
  background: -ms-linear-gradient(bottom, #b26a00, #e58900);
  background: -moz-linear-gradient(center bottom, #b26a00 0%, #e58900 100%);
  background: -o-linear-gradient(#e58900, #b26a00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e58900', endColorstr='#b26a00', 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: #a36100 #995b00 #895200 #995b00;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 15px;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
  max-width: 100%;
  padding-inline: 1em;
}
.so-widget-sow-button-atom-fb331cfe56d6 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-fb331cfe56d6 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #60e210;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4cb20c), color-stop(1, #60e210));
  background: -ms-linear-gradient(bottom, #4cb20c, #60e210);
  background: -moz-linear-gradient(center bottom, #4cb20c 0%, #60e210 100%);
  background: -o-linear-gradient(#60e210, #4cb20c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#60e210', endColorstr='#4cb20c', GradientType=0);
  border-color: #64eb10 #60e210 #5ad30f #60e210;
  color: #ffffff !important;
}