@media (max-width: 780px) {
  .so-widget-sow-button-atom-67525bdf6c04-2623 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-67525bdf6c04-2623 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-67525bdf6c04-2623 .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: #c99b1e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9d7917), color-stop(1, #c99b1e));
  background: -ms-linear-gradient(bottom, #9d7917, #c99b1e);
  background: -moz-linear-gradient(center bottom, #9d7917 0%, #c99b1e 100%);
  background: -o-linear-gradient(#c99b1e, #9d7917);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c99b1e', endColorstr='#9d7917', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #8f6f15 #866814 #795d12 #866814;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 0.5;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1;
}
.so-widget-sow-button-atom-67525bdf6c04-2623 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-67525bdf6c04-2623 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #d2a21f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a58019), color-stop(1, #d2a21f));
  background: -ms-linear-gradient(bottom, #a58019, #d2a21f);
  background: -moz-linear-gradient(center bottom, #a58019 0%, #d2a21f 100%);
  background: -o-linear-gradient(#d2a21f, #a58019);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d2a21f', endColorstr='#a58019', GradientType=0);
  border-color: #dba921 #d2a21f #c5981d #d2a21f;
  color: #ffffff !important;
}