@media (max-width: 780px) {
  .so-widget-sow-button-atom-19ceb1e7f4af-2205 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-19ceb1e7f4af-2205 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-19ceb1e7f4af-2205 .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: #8e0d1f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5f0915), color-stop(1, #8e0d1f));
  background: -ms-linear-gradient(bottom, #5f0915, #8e0d1f);
  background: -moz-linear-gradient(center bottom, #5f0915 0%, #8e0d1f 100%);
  background: -o-linear-gradient(#8e0d1f, #5f0915);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8e0d1f', endColorstr='#5f0915', 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: #510712 #480710 #3a050d #480710;
  border: 1px solid;
  color: #dbaa5e !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-19ceb1e7f4af-2205 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-19ceb1e7f4af-2205 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #970e21;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #690a17), color-stop(1, #970e21));
  background: -ms-linear-gradient(bottom, #690a17, #970e21);
  background: -moz-linear-gradient(center bottom, #690a17 0%, #970e21 100%);
  background: -o-linear-gradient(#970e21, #690a17);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#970e21', endColorstr='#690a17', GradientType=0);
  border-color: #a10f23 #970e21 #890d1e #970e21;
  color: #dbaa5e !important;
}