@media (max-width: 780px) {
  .so-widget-sow-button-atom-c7e3b7ace00f-13635 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-c7e3b7ace00f-13635 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-c7e3b7ace00f-13635 .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;
  font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, sans-serif;
  
  background: #e27526;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bc5e19), color-stop(1, #e27526));
  background: -ms-linear-gradient(bottom, #bc5e19, #e27526);
  background: -moz-linear-gradient(center bottom, #bc5e19 0%, #e27526 100%);
  background: -o-linear-gradient(#e27526, #bc5e19);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e27526', endColorstr='#bc5e19', 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: #ae5717 #a55216 #984c14 #a55216;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1.15em;
  
  padding-block: 1.4em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2.8em;
}
.so-widget-sow-button-atom-c7e3b7ace00f-13635 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-c7e3b7ace00f-13635 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e37b2f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c5621a), color-stop(1, #e37b2f));
  background: -ms-linear-gradient(bottom, #c5621a, #e37b2f);
  background: -moz-linear-gradient(center bottom, #c5621a 0%, #e37b2f 100%);
  background: -o-linear-gradient(#e37b2f, #c5621a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e37b2f', endColorstr='#c5621a', GradientType=0);
  border-color: #e48038 #e37b2f #e17222 #e37b2f;
  color: #000000 !important;
}