@media (max-width: 780px) {
  .so-widget-sow-button-atom-1f903c62cefc-420 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-1f903c62cefc-420 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-1f903c62cefc-420 .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: #ff7c3a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff5a07), color-stop(1, #ff7c3a));
  background: -ms-linear-gradient(bottom, #ff5a07, #ff7c3a);
  background: -moz-linear-gradient(center bottom, #ff5a07 0%, #ff7c3a 100%);
  background: -o-linear-gradient(#ff7c3a, #ff5a07);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7c3a', endColorstr='#ff5a07', 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: #f75300 #ed4f00 #dd4a00 #ed4f00;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-1f903c62cefc-420 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-1f903c62cefc-420 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ff8344;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff6111), color-stop(1, #ff8344));
  background: -ms-linear-gradient(bottom, #ff6111, #ff8344);
  background: -moz-linear-gradient(center bottom, #ff6111 0%, #ff8344 100%);
  background: -o-linear-gradient(#ff8344, #ff6111);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8344', endColorstr='#ff6111', GradientType=0);
  border-color: #ff8a4e #ff8344 #ff7935 #ff8344;
  color: #ffffff !important;
}