@media (max-width: 780px) {
  .so-widget-sow-button-atom-a8a45fe1e85b-24003 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-a8a45fe1e85b-24003 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-a8a45fe1e85b-24003 .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: #e5780b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b45f09), color-stop(1, #e5780b));
  background: -ms-linear-gradient(bottom, #b45f09, #e5780b);
  background: -moz-linear-gradient(center bottom, #b45f09 0%, #e5780b 100%);
  background: -o-linear-gradient(#e5780b, #b45f09);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5780b', endColorstr='#b45f09', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #a65708 #9c5207 #8d4a07 #9c5207;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15;
  
  padding-block: 0.5;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 80%;
  max-width: 100%;
  padding-inline: 1;
}
.so-widget-sow-button-atom-a8a45fe1e85b-24003 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-a8a45fe1e85b-24003 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ef7d0b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #be6409), color-stop(1, #ef7d0b));
  background: -ms-linear-gradient(bottom, #be6409, #ef7d0b);
  background: -moz-linear-gradient(center bottom, #be6409 0%, #ef7d0b 100%);
  background: -o-linear-gradient(#ef7d0b, #be6409);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef7d0b', endColorstr='#be6409', GradientType=0);
  border-color: #f48211 #ef7d0b #e0750b #ef7d0b;
  color: #ffffff !important;
}