@media (max-width: 780px) {
  .so-widget-sow-button-atom-368b942080f0-358 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-368b942080f0-358 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-368b942080f0-358 .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: #ff960d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d97b00), color-stop(1, #ff960d));
  background: -ms-linear-gradient(bottom, #d97b00, #ff960d);
  background: -moz-linear-gradient(center bottom, #d97b00 0%, #ff960d 100%);
  background: -o-linear-gradient(#ff960d, #d97b00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff960d', endColorstr='#d97b00', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #ca7200 #c06c00 #b06400 #c06c00;
  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-368b942080f0-358 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-368b942080f0-358 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ff9a17;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e38100), color-stop(1, #ff9a17));
  background: -ms-linear-gradient(bottom, #e38100, #ff9a17);
  background: -moz-linear-gradient(center bottom, #e38100 0%, #ff9a17 100%);
  background: -o-linear-gradient(#ff9a17, #e38100);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9a17', endColorstr='#e38100', GradientType=0);
  border-color: #ff9f21 #ff9a17 #ff9408 #ff9a17;
  color: #ffffff !important;
}