@media (max-width: 780px) {
  .so-widget-sow-button-atom-56d85d3ef5af .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-56d85d3ef5af .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-56d85d3ef5af .ow-button-base a {
  -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: #ee7d00;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bb6200), color-stop(1, #ee7d00));
  background: -ms-linear-gradient(bottom, #bb6200, #ee7d00);
  background: -moz-linear-gradient(center bottom, #bb6200 0%, #ee7d00 100%);
  background: -o-linear-gradient(#ee7d00, #bb6200);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee7d00', endColorstr='#bb6200', GradientType=0);
  -webkit-border-radius: 0.25px 0px 0px 0px;
  -moz-border-radius: 0.25px 0px 0px 0px;
  border-radius: 0.25px 0px 0px 0px;
  border-color: #ac5a00 #a25500 #924d00 #a25500;
  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-56d85d3ef5af .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-56d85d3ef5af .ow-button-base a.ow-button-hover:hover {
  background: #f88200;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c56800), color-stop(1, #f88200));
  background: -ms-linear-gradient(bottom, #c56800, #f88200);
  background: -moz-linear-gradient(center bottom, #c56800 0%, #f88200 100%);
  background: -o-linear-gradient(#f88200, #c56800);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88200', endColorstr='#c56800', GradientType=0);
  border-color: #ff8803 #f88200 #e97a00 #f88200;
  color: #ffffff !important;
}