@media (max-width: 780px) {
  .so-widget-sow-button-atom-f4e5a183a7b3 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-f4e5a183a7b3 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-f4e5a183a7b3 .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;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  
  background: #e6c8c8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d6a5a5), color-stop(1, #e6c8c8));
  background: -ms-linear-gradient(bottom, #d6a5a5, #e6c8c8);
  background: -moz-linear-gradient(center bottom, #d6a5a5 0%, #e6c8c8 100%);
  background: -o-linear-gradient(#e6c8c8, #d6a5a5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6c8c8', endColorstr='#d6a5a5', 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: #d19a9a #ce9393 #c98989 #ce9393;
  border: 1px solid;
  color: #181719 !important;
  font-size: 1.15em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 300;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-f4e5a183a7b3 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-f4e5a183a7b3 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e9cfcf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d9acac), color-stop(1, #e9cfcf));
  background: -ms-linear-gradient(bottom, #d9acac, #e9cfcf);
  background: -moz-linear-gradient(center bottom, #d9acac 0%, #e9cfcf 100%);
  background: -o-linear-gradient(#e9cfcf, #d9acac);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9cfcf', endColorstr='#d9acac', GradientType=0);
  border-color: #ecd6d6 #e9cfcf #e4c4c4 #e9cfcf;
  color: #181719 !important;
}