@media (max-width: 780px) {
  .so-widget-sow-button-atom-91b484617f72 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-91b484617f72 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-91b484617f72 .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: #f37b21;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d5620c), color-stop(1, #f37b21));
  background: -ms-linear-gradient(bottom, #d5620c, #f37b21);
  background: -moz-linear-gradient(center bottom, #d5620c 0%, #f37b21 100%);
  background: -o-linear-gradient(#f37b21, #d5620c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f37b21', endColorstr='#d5620c', 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: #c75b0b #bd570a #af5009 #bd570a;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-91b484617f72 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-91b484617f72 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #4783c3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #356aa3), color-stop(1, #4783c3));
  background: -ms-linear-gradient(bottom, #356aa3, #4783c3);
  background: -moz-linear-gradient(center bottom, #356aa3 0%, #4783c3 100%);
  background: -o-linear-gradient(#4783c3, #356aa3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4783c3', endColorstr='#356aa3', GradientType=0);
  border-color: #4e88c6 #4783c3 #3d7bbe #4783c3;
  color: #ffffff !important;
}