@media (max-width: 780px) {
  .so-widget-sow-button-atom-bb86d89e4a6e-3547 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-bb86d89e4a6e-3547 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-bb86d89e4a6e-3547 .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: #fcba25;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eba403), color-stop(1, #fcba25));
  background: -ms-linear-gradient(bottom, #eba403, #fcba25);
  background: -moz-linear-gradient(center bottom, #eba403 0%, #fcba25 100%);
  background: -o-linear-gradient(#fcba25, #eba403);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcba25', endColorstr='#eba403', GradientType=0);
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  border-color: #dc9903 #d29203 #c38803 #d29203;
  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-bb86d89e4a6e-3547 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-bb86d89e4a6e-3547 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #fcbd2f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f5ab03), color-stop(1, #fcbd2f));
  background: -ms-linear-gradient(bottom, #f5ab03, #fcbd2f);
  background: -moz-linear-gradient(center bottom, #f5ab03 0%, #fcbd2f 100%);
  background: -o-linear-gradient(#fcbd2f, #f5ab03);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcbd2f', endColorstr='#f5ab03', GradientType=0);
  border-color: #fcc039 #fcbd2f #fcb820 #fcbd2f;
  color: #ffffff !important;
}