@media (max-width: 780px) {
  .so-widget-sow-button-atom-f516eb4eba02-22 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-f516eb4eba02-22 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-f516eb4eba02-22 .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: #ff7700;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cc5f00), color-stop(1, #ff7700));
  background: -ms-linear-gradient(bottom, #cc5f00, #ff7700);
  background: -moz-linear-gradient(center bottom, #cc5f00 0%, #ff7700 100%);
  background: -o-linear-gradient(#ff7700, #cc5f00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7700', endColorstr='#cc5f00', GradientType=0);
  -webkit-border-radius: 0em 0em 0em 0em;
  -moz-border-radius: 0em 0em 0em 0em;
  border-radius: 0em 0em 0em 0em;
  border-color: #bd5800 #b35300 #a34c00 #b35300;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 16px;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-f516eb4eba02-22 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-f516eb4eba02-22 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ff6607;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d35000), color-stop(1, #ff6607));
  background: -ms-linear-gradient(bottom, #d35000, #ff6607);
  background: -moz-linear-gradient(center bottom, #d35000 0%, #ff6607 100%);
  background: -o-linear-gradient(#ff6607, #d35000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6607', endColorstr='#d35000', GradientType=0);
  border-color: #ff6c11 #ff6607 #f75e00 #ff6607;
  color: #ffffff !important;
}