@media (max-width: 780px) {
  .so-widget-sow-button-atom-7ca70694716f .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-7ca70694716f .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-7ca70694716f .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: #b89c50;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #987f3d), color-stop(1, #b89c50));
  background: -ms-linear-gradient(bottom, #987f3d, #b89c50);
  background: -moz-linear-gradient(center bottom, #987f3d 0%, #b89c50 100%);
  background: -o-linear-gradient(#b89c50, #987f3d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b89c50', endColorstr='#987f3d', GradientType=0);
  -webkit-border-radius: 0.25px;
  -moz-border-radius: 0.25px;
  border-radius: 0.25px;
  border-color: #8d7639 #857036 #7a6732 #857036;
  border: 1px solid;
  color: #b89c50 !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 200px;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-7ca70694716f .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-7ca70694716f .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #bba057;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9f8540), color-stop(1, #bba057));
  background: -ms-linear-gradient(bottom, #9f8540, #bba057);
  background: -moz-linear-gradient(center bottom, #9f8540 0%, #bba057 100%);
  background: -o-linear-gradient(#bba057, #9f8540);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bba057', endColorstr='#9f8540', GradientType=0);
  border-color: #bea45f #bba057 #b79a4c #bba057;
  color: #000000 !important;
}