@media (max-width: 780px) {
  .so-widget-sow-button-atom-564212d2104e .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-564212d2104e .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-564212d2104e .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: #7e292c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #581c1f), color-stop(1, #7e292c));
  background: -ms-linear-gradient(bottom, #581c1f, #7e292c);
  background: -moz-linear-gradient(center bottom, #581c1f 0%, #7e292c 100%);
  background: -o-linear-gradient(#7e292c, #581c1f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7e292c', endColorstr='#581c1f', GradientType=0);
  -webkit-border-radius: 0.25px;
  -moz-border-radius: 0.25px;
  border-radius: 0.25px;
  border-color: #4c191b #441618 #391214 #441618;
  border: 1px solid;
  color: #7e292c !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 200px;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-564212d2104e .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-564212d2104e .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #862c2f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5f1f21), color-stop(1, #862c2f));
  background: -ms-linear-gradient(bottom, #5f1f21, #862c2f);
  background: -moz-linear-gradient(center bottom, #5f1f21 0%, #862c2f 100%);
  background: -o-linear-gradient(#862c2f, #5f1f21);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#862c2f', endColorstr='#5f1f21', GradientType=0);
  border-color: #8d2e31 #862c2f #7a282b #862c2f;
  color: #ffffff !important;
}