@media (max-width: 780px) {
  .so-widget-sow-button-atom-89a9b2ce120a-1097 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-89a9b2ce120a-1097 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-89a9b2ce120a-1097 .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: #e2c714;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b39e10), color-stop(1, #e2c714));
  background: -ms-linear-gradient(bottom, #b39e10, #e2c714);
  background: -moz-linear-gradient(center bottom, #b39e10 0%, #e2c714 100%);
  background: -o-linear-gradient(#e2c714, #b39e10);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2c714', endColorstr='#b39e10', 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: #a5910f #9c890e #8e7d0d #9c890e;
  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-89a9b2ce120a-1097 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-89a9b2ce120a-1097 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #eacf16;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bda611), color-stop(1, #eacf16));
  background: -ms-linear-gradient(bottom, #bda611, #eacf16);
  background: -moz-linear-gradient(center bottom, #bda611 0%, #eacf16 100%);
  background: -o-linear-gradient(#eacf16, #bda611);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eacf16', endColorstr='#bda611', GradientType=0);
  border-color: #ebd01f #eacf16 #ddc314 #eacf16;
  color: #ffffff !important;
}