@media (max-width: 780px) {
  .so-widget-sow-button-atom-ddd6ba4f4bb1-210 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-ddd6ba4f4bb1-210 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-ddd6ba4f4bb1-210 .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: #1d9ed7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #177daa), color-stop(1, #1d9ed7));
  background: -ms-linear-gradient(bottom, #177daa, #1d9ed7);
  background: -moz-linear-gradient(center bottom, #177daa 0%, #1d9ed7 100%);
  background: -o-linear-gradient(#1d9ed7, #177daa);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d9ed7', endColorstr='#177daa', 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: #15739d #146c94 #126386 #146c94;
  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-ddd6ba4f4bb1-210 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-ddd6ba4f4bb1-210 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #1ea5e0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1884b3), color-stop(1, #1ea5e0));
  background: -ms-linear-gradient(bottom, #1884b3, #1ea5e0);
  background: -moz-linear-gradient(center bottom, #1884b3 0%, #1ea5e0 100%);
  background: -o-linear-gradient(#1ea5e0, #1884b3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1ea5e0', endColorstr='#1884b3', GradientType=0);
  border-color: #27a8e2 #1ea5e0 #1c9bd3 #1ea5e0;
  color: #ffffff !important;
}