@media (max-width: 780px) {
  .so-widget-sow-button-atom-1056797df2d1 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-1056797df2d1 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-1056797df2d1 .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: #f7ba0b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c89607), color-stop(1, #f7ba0b));
  background: -ms-linear-gradient(bottom, #c89607, #f7ba0b);
  background: -moz-linear-gradient(center bottom, #c89607 0%, #f7ba0b 100%);
  background: -o-linear-gradient(#f7ba0b, #c89607);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7ba0b', endColorstr='#c89607', GradientType=0);
  -webkit-border-radius: 0.25px;
  -moz-border-radius: 0.25px;
  border-radius: 0.25px;
  border-color: #ba8b06 #b08406 #a17905 #b08406;
  border: 1px solid;
  color: #f7ba0b !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-1056797df2d1 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-1056797df2d1 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #f7bd15;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d29e07), color-stop(1, #f7bd15));
  background: -ms-linear-gradient(bottom, #d29e07, #f7bd15);
  background: -moz-linear-gradient(center bottom, #d29e07 0%, #f7bd15 100%);
  background: -o-linear-gradient(#f7bd15, #d29e07);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7bd15', endColorstr='#d29e07', GradientType=0);
  border-color: #f8c01f #f7bd15 #f5b808 #f7bd15;
  color: #000000 !important;
}