@media (max-width: 780px) {
  .so-widget-sow-button-atom-54a708cf6ba8-7 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-54a708cf6ba8-7 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-54a708cf6ba8-7 .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: #ef7d00;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bc6200), color-stop(1, #ef7d00));
  background: -ms-linear-gradient(bottom, #bc6200, #ef7d00);
  background: -moz-linear-gradient(center bottom, #bc6200 0%, #ef7d00 100%);
  background: -o-linear-gradient(#ef7d00, #bc6200);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef7d00', endColorstr='#bc6200', 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: #ad5a00 #a35500 #934d00 #a35500;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-54a708cf6ba8-7 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-54a708cf6ba8-7 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #f98200;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c66800), color-stop(1, #f98200));
  background: -ms-linear-gradient(bottom, #c66800, #f98200);
  background: -moz-linear-gradient(center bottom, #c66800 0%, #f98200 100%);
  background: -o-linear-gradient(#f98200, #c66800);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f98200', endColorstr='#c66800', GradientType=0);
  border-color: #ff8704 #f98200 #ea7a00 #f98200;
  color: #ffffff !important;
}