@media (max-width: 780px) {
  .so-widget-sow-button-atom-4041771c3a6d-4608 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-4041771c3a6d-4608 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-4041771c3a6d-4608 .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: #ed8b36;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dc7114), color-stop(1, #ed8b36));
  background: -ms-linear-gradient(bottom, #dc7114, #ed8b36);
  background: -moz-linear-gradient(center bottom, #dc7114 0%, #ed8b36 100%);
  background: -o-linear-gradient(#ed8b36, #dc7114);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed8b36', endColorstr='#dc7114', 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: #ce6a12 #c56512 #b75e10 #c56512;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.5em;
  
  padding-block: 0.3em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 150px;
  max-width: 100%;
  padding-inline: 0.6em;
}
.so-widget-sow-button-atom-4041771c3a6d-4608 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-4041771c3a6d-4608 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ee903f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e67615), color-stop(1, #ee903f));
  background: -ms-linear-gradient(bottom, #e67615, #ee903f);
  background: -moz-linear-gradient(center bottom, #e67615 0%, #ee903f 100%);
  background: -o-linear-gradient(#ee903f, #e67615);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee903f', endColorstr='#e67615', GradientType=0);
  border-color: #ef9649 #ee903f #ed8831 #ee903f;
  color: #ffffff !important;
}