@media (max-width: 780px) {
  .so-widget-sow-button-atom-30fa69d06eab-996 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-30fa69d06eab-996 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-30fa69d06eab-996 .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: #fc5701;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c94501), color-stop(1, #fc5701));
  background: -ms-linear-gradient(bottom, #c94501, #fc5701);
  background: -moz-linear-gradient(center bottom, #c94501 0%, #fc5701 100%);
  background: -o-linear-gradient(#fc5701, #c94501);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc5701', endColorstr='#c94501', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #ba4001 #b03d01 #a13701 #b03d01;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-30fa69d06eab-996 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-30fa69d06eab-996 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #fe5d09;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d34901), color-stop(1, #fe5d09));
  background: -ms-linear-gradient(bottom, #d34901, #fe5d09);
  background: -moz-linear-gradient(center bottom, #d34901 0%, #fe5d09 100%);
  background: -o-linear-gradient(#fe5d09, #d34901);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe5d09', endColorstr='#d34901', GradientType=0);
  border-color: #fe6413 #fe5d09 #f75501 #fe5d09;
  color: #ffffff !important;
}