@media (max-width: 780px) {
  .so-widget-sow-button-atom-1cecc5f520e8 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-1cecc5f520e8 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-1cecc5f520e8 .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: #a99a32;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #827626), color-stop(1, #a99a32));
  background: -ms-linear-gradient(bottom, #827626, #a99a32);
  background: -moz-linear-gradient(center bottom, #827626 0%, #a99a32 100%);
  background: -o-linear-gradient(#a99a32, #827626);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a99a32', endColorstr='#827626', GradientType=0);
  -webkit-border-radius: 0.25px;
  -moz-border-radius: 0.25px;
  border-radius: 0.25px;
  border-color: #766b23 #6e6421 #62591d #6e6421;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-1cecc5f520e8 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-1cecc5f520e8 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #b1a134;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8a7d29), color-stop(1, #b1a134));
  background: -ms-linear-gradient(bottom, #8a7d29, #b1a134);
  background: -moz-linear-gradient(center bottom, #8a7d29 0%, #b1a134 100%);
  background: -o-linear-gradient(#b1a134, #8a7d29);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b1a134', endColorstr='#8a7d29', GradientType=0);
  border-color: #b9a837 #b1a134 #a59631 #b1a134;
  color: #ffffff !important;
}