@media (max-width: 780px) {
  .so-widget-sow-button-atom-0b6058ffd41c-10926 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-0b6058ffd41c-10926 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-0b6058ffd41c-10926 .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: #f45e0b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c34b09), color-stop(1, #f45e0b));
  background: -ms-linear-gradient(bottom, #c34b09, #f45e0b);
  background: -moz-linear-gradient(center bottom, #c34b09 0%, #f45e0b 100%);
  background: -o-linear-gradient(#f45e0b, #c34b09);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f45e0b', endColorstr='#c34b09', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #b54608 #ab4208 #9c3c07 #ab4208;
  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-0b6058ffd41c-10926 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-0b6058ffd41c-10926 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #f46415;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cd4f09), color-stop(1, #f46415));
  background: -ms-linear-gradient(bottom, #cd4f09, #f46415);
  background: -moz-linear-gradient(center bottom, #cd4f09 0%, #f46415 100%);
  background: -o-linear-gradient(#f46415, #cd4f09);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f46415', endColorstr='#cd4f09', GradientType=0);
  border-color: #f56b1f #f46415 #ef5c0b #f46415;
  color: #ffffff !important;
}