@media (max-width: 780px) {
  .so-widget-sow-button-atom-74b97aaa9060 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-74b97aaa9060 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-74b97aaa9060 .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: #0662a8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #044577), color-stop(1, #0662a8));
  background: -ms-linear-gradient(bottom, #044577, #0662a8);
  background: -moz-linear-gradient(center bottom, #044577 0%, #0662a8 100%);
  background: -o-linear-gradient(#0662a8, #044577);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0662a8', endColorstr='#044577', GradientType=0);
  -webkit-border-radius: 1.5em 1.5em 1.5em 1.5em;
  -moz-border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-color: #043d68 #03375e #032e4f #03375e;
  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-74b97aaa9060 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-74b97aaa9060 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #0668b2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #054b81), color-stop(1, #0668b2));
  background: -ms-linear-gradient(bottom, #054b81, #0668b2);
  background: -moz-linear-gradient(center bottom, #054b81 0%, #0668b2 100%);
  background: -o-linear-gradient(#0668b2, #054b81);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0668b2', endColorstr='#054b81', GradientType=0);
  border-color: #076dbc #0668b2 #065fa3 #0668b2;
  color: #ffffff !important;
}