@media (max-width: 780px) {
  .so-widget-sow-button-atom-2b61f8b2387b .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-2b61f8b2387b .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-2b61f8b2387b .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: #9e0a00;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6b0700), color-stop(1, #9e0a00));
  background: -ms-linear-gradient(bottom, #6b0700, #9e0a00);
  background: -moz-linear-gradient(center bottom, #6b0700 0%, #9e0a00 100%);
  background: -o-linear-gradient(#9e0a00, #6b0700);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e0a00', endColorstr='#6b0700', GradientType=0);
  -webkit-border-radius: 1.5em 1.5em 1.5em 1.5em;
  -moz-border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-color: #5c0600 #520500 #420400 #520500;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1.8em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 3.6em;
}
.so-widget-sow-button-atom-2b61f8b2387b .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-2b61f8b2387b .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #a80b00;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #750700), color-stop(1, #a80b00));
  background: -ms-linear-gradient(bottom, #750700, #a80b00);
  background: -moz-linear-gradient(center bottom, #750700 0%, #a80b00 100%);
  background: -o-linear-gradient(#a80b00, #750700);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a80b00', endColorstr='#750700', GradientType=0);
  border-color: #b20b00 #a80b00 #990a00 #a80b00;
  color: #ffffff !important;
}