@media (max-width: 780px) {
  .so-widget-sow-button-atom-377f0560b108-1194 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-377f0560b108-1194 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-377f0560b108-1194 .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: #cca851;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b59035), color-stop(1, #cca851));
  background: -ms-linear-gradient(bottom, #b59035, #cca851);
  background: -moz-linear-gradient(center bottom, #b59035 0%, #cca851 100%);
  background: -o-linear-gradient(#cca851, #b59035);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cca851', endColorstr='#b59035', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #a98632 #a1802f #95762c #a1802f;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-377f0560b108-1194 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-377f0560b108-1194 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ceac59;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bd9637), color-stop(1, #ceac59));
  background: -ms-linear-gradient(bottom, #bd9637, #ceac59);
  background: -moz-linear-gradient(center bottom, #bd9637 0%, #ceac59 100%);
  background: -o-linear-gradient(#ceac59, #bd9637);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ceac59', endColorstr='#bd9637', GradientType=0);
  border-color: #d1b061 #ceac59 #cba64d #ceac59;
  color: #ffffff !important;
}