@media (max-width: 780px) {
  .so-widget-sow-button-atom-478edd710aed .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-478edd710aed .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-478edd710aed .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: #600d07;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #300704), color-stop(1, #600d07));
  background: -ms-linear-gradient(bottom, #300704, #600d07);
  background: -moz-linear-gradient(center bottom, #300704 0%, #600d07 100%);
  background: -o-linear-gradient(#600d07, #300704);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#600d07', endColorstr='#300704', GradientType=0);
  -webkit-border-radius: 0.15em 0.15em 0.15em 0.15em;
  -moz-border-radius: 0.15em 0.15em 0.15em 0.15em;
  border-radius: 0.15em 0.15em 0.15em 0.15em;
  border-color: #220502 #190302 #0a0101 #190302;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 0.7em;
  
  padding-block: 0.2em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 120px;
  max-width: 100%;
  padding-inline: 0.4em;
}
.so-widget-sow-button-atom-478edd710aed .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-478edd710aed .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #6a0e08;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3a0804), color-stop(1, #6a0e08));
  background: -ms-linear-gradient(bottom, #3a0804, #6a0e08);
  background: -moz-linear-gradient(center bottom, #3a0804 0%, #6a0e08 100%);
  background: -o-linear-gradient(#6a0e08, #3a0804);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a0e08', endColorstr='#3a0804', GradientType=0);
  border-color: #731008 #6a0e08 #5b0c07 #6a0e08;
  color: #ffffff !important;
}