@media (max-width: 780px) {
  .so-widget-sow-button-atom-e07511bae4b9-20 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-e07511bae4b9-20 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e07511bae4b9-20 .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: #058bad;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #04637b), color-stop(1, #058bad));
  background: -ms-linear-gradient(bottom, #04637b, #058bad);
  background: -moz-linear-gradient(center bottom, #04637b 0%, #058bad 100%);
  background: -o-linear-gradient(#058bad, #04637b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#058bad', endColorstr='#04637b', GradientType=0);
  -webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
  -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-color: #03576d #034f63 #024354 #034f63;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-e07511bae4b9-20 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-e07511bae4b9-20 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #0593b7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #046b85), color-stop(1, #0593b7));
  background: -ms-linear-gradient(bottom, #046b85, #0593b7);
  background: -moz-linear-gradient(center bottom, #046b85 0%, #0593b7 100%);
  background: -o-linear-gradient(#0593b7, #046b85);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0593b7', endColorstr='#046b85', GradientType=0);
  border-color: #069bc1 #0593b7 #0587a8 #0593b7;
  color: #ffffff !important;
}