@media (max-width: 780px) {
  .so-widget-sow-button-atom-b76c082cd41b-3045 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-b76c082cd41b-3045 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-b76c082cd41b-3045 .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: #585a5c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3f4142), color-stop(1, #585a5c));
  background: -ms-linear-gradient(bottom, #3f4142, #585a5c);
  background: -moz-linear-gradient(center bottom, #3f4142 0%, #585a5c 100%);
  background: -o-linear-gradient(#585a5c, #3f4142);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#585a5c', endColorstr='#3f4142', GradientType=0);
  -webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
  -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-color: #38393a #333435 #2b2c2d #333435;
  border: 1px solid;
  color: #ff6a00 !important;
  font-size: 1.3em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-b76c082cd41b-3045 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-b76c082cd41b-3045 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #5d5f61;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #444647), color-stop(1, #5d5f61));
  background: -ms-linear-gradient(bottom, #444647, #5d5f61);
  background: -moz-linear-gradient(center bottom, #444647 0%, #5d5f61 100%);
  background: -o-linear-gradient(#5d5f61, #444647);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5d5f61', endColorstr='#444647', GradientType=0);
  border-color: #626466 #5d5f61 #565759 #5d5f61;
  color: #ff6a00 !important;
}