@media (max-width: 780px) {
  .so-widget-sow-button-atom-1b5fe106e141-10569 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-1b5fe106e141-10569 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-1b5fe106e141-10569 .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: #c3b4a2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #af9b83), color-stop(1, #c3b4a2));
  background: -ms-linear-gradient(bottom, #af9b83, #c3b4a2);
  background: -moz-linear-gradient(center bottom, #af9b83 0%, #c3b4a2 100%);
  background: -o-linear-gradient(#c3b4a2, #af9b83);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c3b4a2', endColorstr='#af9b83', GradientType=0);
  -webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
  -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-color: #a9947a #a58f73 #9f876a #a58f73;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 0.8em;
  
  padding-block: 0.8em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 150px;
  max-width: 100%;
  padding-inline: 1.6em;
}
.so-widget-sow-button-atom-1b5fe106e141-10569 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-1b5fe106e141-10569 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #c7b9a8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b3a089), color-stop(1, #c7b9a8));
  background: -ms-linear-gradient(bottom, #b3a089, #c7b9a8);
  background: -moz-linear-gradient(center bottom, #b3a089 0%, #c7b9a8 100%);
  background: -o-linear-gradient(#c7b9a8, #b3a089);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c7b9a8', endColorstr='#b3a089', GradientType=0);
  border-color: #cbbeae #c7b9a8 #c1b29f #c7b9a8;
  color: #ffffff !important;
}