@media (max-width: 780px) {
  .so-widget-sow-button-atom-f8c5231d9da6-1415 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-f8c5231d9da6-1415 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-f8c5231d9da6-1415 .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: #edd353;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e8c725), color-stop(1, #edd353));
  background: -ms-linear-gradient(bottom, #e8c725, #edd353);
  background: -moz-linear-gradient(center bottom, #e8c725 0%, #edd353 100%);
  background: -o-linear-gradient(#edd353, #e8c725);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#edd353', endColorstr='#e8c725', 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: #e6c318 #dcbb17 #cfaf16 #dcbb17;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1.4em;
  
  padding-block: 0.25em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 0.5em;
}
.so-widget-sow-button-atom-f8c5231d9da6-1415 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-f8c5231d9da6-1415 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #eed55c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e9ca2e), color-stop(1, #eed55c));
  background: -ms-linear-gradient(bottom, #e9ca2e, #eed55c);
  background: -moz-linear-gradient(center bottom, #e9ca2e 0%, #eed55c 100%);
  background: -o-linear-gradient(#eed55c, #e9ca2e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eed55c', endColorstr='#e9ca2e', GradientType=0);
  border-color: #efd865 #eed55c #edd24e #eed55c;
  color: #000000 !important;
}