@media (max-width: 780px) {
  .so-widget-sow-button-atom-eafa613c80fa-3932 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-eafa613c80fa-3932 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-eafa613c80fa-3932 .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: #dd9f9f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d07979), color-stop(1, #dd9f9f));
  background: -ms-linear-gradient(bottom, #d07979, #dd9f9f);
  background: -moz-linear-gradient(center bottom, #d07979 0%, #dd9f9f 100%);
  background: -o-linear-gradient(#dd9f9f, #d07979);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd9f9f', endColorstr='#d07979', 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: #cc6e6e #c96767 #c55b5b #c96767;
  border: 1px solid;
  color: #443f3f !important;
  font-size: 1.15em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-eafa613c80fa-3932 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-eafa613c80fa-3932 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e0a7a7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d28181), color-stop(1, #e0a7a7));
  background: -ms-linear-gradient(bottom, #d28181, #e0a7a7);
  background: -moz-linear-gradient(center bottom, #d28181 0%, #e0a7a7 100%);
  background: -o-linear-gradient(#e0a7a7, #d28181);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0a7a7', endColorstr='#d28181', GradientType=0);
  border-color: #e2aeae #e0a7a7 #dc9b9b #e0a7a7;
  color: #443f3f !important;
}