@media (max-width: 780px) {
  .so-widget-sow-button-atom-4e248c795c25-276 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-4e248c795c25-276 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-4e248c795c25-276 .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: #fac139;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f9b107), color-stop(1, #fac139));
  background: -ms-linear-gradient(bottom, #f9b107, #fac139);
  background: -moz-linear-gradient(center bottom, #f9b107 0%, #fac139 100%);
  background: -o-linear-gradient(#fac139, #f9b107);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fac139', endColorstr='#f9b107', GradientType=0);
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-color: #eba706 #e1a006 #d29505 #e1a006;
  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-4e248c795c25-276 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-4e248c795c25-276 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #fac443;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f9b511), color-stop(1, #fac443));
  background: -ms-linear-gradient(bottom, #f9b511, #fac443);
  background: -moz-linear-gradient(center bottom, #f9b511 0%, #fac443 100%);
  background: -o-linear-gradient(#fac443, #f9b511);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fac443', endColorstr='#f9b511', GradientType=0);
  border-color: #fbc74d #fac443 #fabf34 #fac443;
  color: #ffffff !important;
}