@media (max-width: 780px) {
  .so-widget-sow-button-atom-7354cca8532a-2138 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-7354cca8532a-2138 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-7354cca8532a-2138 .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: #f3e23f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f0db0f), color-stop(1, #f3e23f));
  background: -ms-linear-gradient(bottom, #f0db0f, #f3e23f);
  background: -moz-linear-gradient(center bottom, #f0db0f 0%, #f3e23f 100%);
  background: -o-linear-gradient(#f3e23f, #f0db0f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3e23f', endColorstr='#f0db0f', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #e2ce0e #d8c50e #cab80d #d8c50e;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-7354cca8532a-2138 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-7354cca8532a-2138 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #f4e349;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f1dc19), color-stop(1, #f4e349));
  background: -ms-linear-gradient(bottom, #f1dc19, #f4e349);
  background: -moz-linear-gradient(center bottom, #f1dc19 0%, #f4e349 100%);
  background: -o-linear-gradient(#f4e349, #f1dc19);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4e349', endColorstr='#f1dc19', GradientType=0);
  border-color: #f4e552 #f4e349 #f3e13a #f4e349;
  color: #ffffff !important;
}