@media (max-width: 780px) {
  .so-widget-sow-button-atom-d9e4a986a9dd .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-d9e4a986a9dd .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-d9e4a986a9dd .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: #4f2c11;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #251508), color-stop(1, #4f2c11));
  background: -ms-linear-gradient(bottom, #251508, #4f2c11);
  background: -moz-linear-gradient(center bottom, #251508 0%, #4f2c11 100%);
  background: -o-linear-gradient(#4f2c11, #251508);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f2c11', endColorstr='#251508', 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: #180e05 #100903 #030201 #100903;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 0em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 120px;
  max-width: 100%;
  padding-inline: 0em;
}
.so-widget-sow-button-atom-d9e4a986a9dd .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-d9e4a986a9dd .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #573113;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2d190a), color-stop(1, #573113));
  background: -ms-linear-gradient(bottom, #2d190a, #573113);
  background: -moz-linear-gradient(center bottom, #2d190a 0%, #573113 100%);
  background: -o-linear-gradient(#573113, #2d190a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#573113', endColorstr='#2d190a', GradientType=0);
  border-color: #603515 #573113 #4b2a10 #573113;
  color: #ffffff !important;
}