@media (max-width: 780px) {
  .so-widget-sow-button-atom-0ea890922564-1415 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-0ea890922564-1415 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-0ea890922564-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: #8bb9e8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #609fe0), color-stop(1, #8bb9e8));
  background: -ms-linear-gradient(bottom, #609fe0, #8bb9e8);
  background: -moz-linear-gradient(center bottom, #609fe0 0%, #8bb9e8 100%);
  background: -o-linear-gradient(#8bb9e8, #609fe0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8bb9e8', endColorstr='#609fe0', 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: #5498dd #4b92db #3e8bd9 #4b92db;
  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-0ea890922564-1415 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-0ea890922564-1415 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #94beea;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #69a4e1), color-stop(1, #94beea));
  background: -ms-linear-gradient(bottom, #69a4e1, #94beea);
  background: -moz-linear-gradient(center bottom, #69a4e1 0%, #94beea 100%);
  background: -o-linear-gradient(#94beea, #69a4e1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#94beea', endColorstr='#69a4e1', GradientType=0);
  border-color: #9cc3eb #94beea #87b6e7 #94beea;
  color: #000000 !important;
}