@media (max-width: 780px) {
  .so-widget-sow-button-atom-f6bfe766e831-1969 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-f6bfe766e831-1969 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-f6bfe766e831-1969 .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: #996815;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6c4a0f), color-stop(1, #996815));
  background: -ms-linear-gradient(bottom, #6c4a0f, #996815);
  background: -moz-linear-gradient(center bottom, #6c4a0f 0%, #996815 100%);
  background: -o-linear-gradient(#996815, #6c4a0f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#996815', endColorstr='#6c4a0f', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #5f400d #563a0c #48310a #563a0c;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-f6bfe766e831-1969 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-f6bfe766e831-1969 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #a26e16;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #755010), color-stop(1, #a26e16));
  background: -ms-linear-gradient(bottom, #755010, #a26e16);
  background: -moz-linear-gradient(center bottom, #755010 0%, #a26e16 100%);
  background: -o-linear-gradient(#a26e16, #755010);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a26e16', endColorstr='#755010', GradientType=0);
  border-color: #ab7417 #a26e16 #956514 #a26e16;
  color: #ffffff !important;
}