@media (max-width: 780px) {
  .so-widget-sow-button-atom-a0c7462dea0a-8967 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-a0c7462dea0a-8967 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-a0c7462dea0a-8967 .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: Georgia, Times, Times New Roman, serif;
  
  background: #8e8135;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #695f27), color-stop(1, #8e8135));
  background: -ms-linear-gradient(bottom, #695f27, #8e8135);
  background: -moz-linear-gradient(center bottom, #695f27 0%, #8e8135 100%);
  background: -o-linear-gradient(#8e8135, #695f27);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8e8135', endColorstr='#695f27', GradientType=0);
  -webkit-border-radius: 0.5px 0px 0px 0px;
  -moz-border-radius: 0.5px 0px 0px 0px;
  border-radius: 0.5px 0px 0px 0px;
  border-color: #5e5523 #564e20 #4b441c #564e20;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 199px;
  max-width: 100%;
  padding-inline: 1em;
}
.so-widget-sow-button-atom-a0c7462dea0a-8967 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-a0c7462dea0a-8967 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #79543c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #573c2b), color-stop(1, #79543c));
  background: -ms-linear-gradient(bottom, #573c2b, #79543c);
  background: -moz-linear-gradient(center bottom, #573c2b 0%, #79543c 100%);
  background: -o-linear-gradient(#79543c, #573c2b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#79543c', endColorstr='#573c2b', GradientType=0);
  border-color: #805840 #79543c #6f4d37 #79543c;
  color: #ffffff !important;
}