@media (max-width: 780px) {
  .so-widget-sow-button-atom-e8c8bdcf7b20-81 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-e8c8bdcf7b20-81 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e8c8bdcf7b20-81 .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: #f98500;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c66a00), color-stop(1, #f98500));
  background: -ms-linear-gradient(bottom, #c66a00, #f98500);
  background: -moz-linear-gradient(center bottom, #c66a00 0%, #f98500 100%);
  background: -o-linear-gradient(#f98500, #c66a00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f98500', endColorstr='#c66a00', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #b76200 #ad5c00 #9d5400 #ad5c00;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 350px;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-e8c8bdcf7b20-81 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-e8c8bdcf7b20-81 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ff8a04;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d06f00), color-stop(1, #ff8a04));
  background: -ms-linear-gradient(bottom, #d06f00, #ff8a04);
  background: -moz-linear-gradient(center bottom, #d06f00 0%, #ff8a04 100%);
  background: -o-linear-gradient(#ff8a04, #d06f00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8a04', endColorstr='#d06f00', GradientType=0);
  border-color: #ff8f0e #ff8a04 #f48200 #ff8a04;
  color: #ffffff !important;
}