@media (max-width: 780px) {
  .so-widget-sow-button-atom-aa71c2a633eb-17 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-aa71c2a633eb-17 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-aa71c2a633eb-17 .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: #9b4530;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #743424), color-stop(1, #9b4530));
  background: -ms-linear-gradient(bottom, #743424, #9b4530);
  background: -moz-linear-gradient(center bottom, #743424 0%, #9b4530 100%);
  background: -o-linear-gradient(#9b4530, #743424);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9b4530', endColorstr='#743424', GradientType=0);
  -webkit-border-radius: 1.5;
  -moz-border-radius: 1.5;
  border-radius: 1.5;
  border-color: #682e20 #612b1e #55261a #612b1e;
  border: 1px solid;
  color: #fcfcfc !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-aa71c2a633eb-17 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-aa71c2a633eb-17 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #a34832;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7c3726), color-stop(1, #a34832));
  background: -ms-linear-gradient(bottom, #7c3726, #a34832);
  background: -moz-linear-gradient(center bottom, #7c3726 0%, #a34832 100%);
  background: -o-linear-gradient(#a34832, #7c3726);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a34832', endColorstr='#7c3726', GradientType=0);
  border-color: #ab4c35 #a34832 #97432f #a34832;
  color: #fcfcfc !important;
}