@media (max-width: 780px) {
  .so-widget-sow-button-atom-59aca019563d-120 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-59aca019563d-120 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-59aca019563d-120 .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: #e6ab93;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dc8b6a), color-stop(1, #e6ab93));
  background: -ms-linear-gradient(bottom, #dc8b6a, #e6ab93);
  background: -moz-linear-gradient(center bottom, #dc8b6a 0%, #e6ab93 100%);
  background: -o-linear-gradient(#e6ab93, #dc8b6a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6ab93', endColorstr='#dc8b6a', 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: #da815d #d87b55 #d57148 #d87b55;
  border: 1px solid;
  color: #000000 !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-59aca019563d-120 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-59aca019563d-120 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e8b19b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #de9172), color-stop(1, #e8b19b));
  background: -ms-linear-gradient(bottom, #de9172, #e8b19b);
  background: -moz-linear-gradient(center bottom, #de9172 0%, #e8b19b 100%);
  background: -o-linear-gradient(#e8b19b, #de9172);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8b19b', endColorstr='#de9172', GradientType=0);
  border-color: #eab8a4 #e8b19b #e5a88f #e8b19b;
  color: #000000 !important;
}