@media (max-width: 780px) {
  .so-widget-sow-button-atom-8f362aa7367e-286 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-8f362aa7367e-286 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-8f362aa7367e-286 .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: #789bbf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5581af), color-stop(1, #789bbf));
  background: -ms-linear-gradient(bottom, #5581af, #789bbf);
  background: -moz-linear-gradient(center bottom, #5581af 0%, #789bbf 100%);
  background: -o-linear-gradient(#789bbf, #5581af);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#789bbf', endColorstr='#5581af', 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: #4f7aa6 #4b759f #466d95 #4b759f;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 280px;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-8f362aa7367e-286 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-8f362aa7367e-286 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #7fa0c2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5c86b2), color-stop(1, #7fa0c2));
  background: -ms-linear-gradient(bottom, #5c86b2, #7fa0c2);
  background: -moz-linear-gradient(center bottom, #5c86b2 0%, #7fa0c2 100%);
  background: -o-linear-gradient(#7fa0c2, #5c86b2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7fa0c2', endColorstr='#5c86b2', GradientType=0);
  border-color: #86a5c6 #7fa0c2 #7598bd #7fa0c2;
  color: #ffffff !important;
}