@media (max-width: 780px) {
  .so-widget-sow-button-atom-7272cdfedabe-46469 .ow-button-base.ow-button-align-justify {
    text-align: center;
  }
  .so-widget-sow-button-atom-7272cdfedabe-46469 .ow-button-base.ow-button-align-justify.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-7272cdfedabe-46469 .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: #c6512d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9c4024), color-stop(1, #c6512d));
  background: -ms-linear-gradient(bottom, #9c4024, #c6512d);
  background: -moz-linear-gradient(center bottom, #9c4024 0%, #c6512d 100%);
  background: -o-linear-gradient(#c6512d, #9c4024);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6512d', endColorstr='#9c4024', 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: #903b21 #88381f #7b321c #88381f;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-7272cdfedabe-46469 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-7272cdfedabe-46469 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ce542f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a54325), color-stop(1, #ce542f));
  background: -ms-linear-gradient(bottom, #a54325, #ce542f);
  background: -moz-linear-gradient(center bottom, #a54325 0%, #ce542f 100%);
  background: -o-linear-gradient(#ce542f, #a54325);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce542f', endColorstr='#a54325', GradientType=0);
  border-color: #d15b36 #ce542f #c24f2c #ce542f;
  color: #ffffff !important;
}