@media (max-width: 780px) {
  .so-widget-sow-button-atom-1eb259539207-2 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-1eb259539207-2 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-1eb259539207-2 .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: #87cdd1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #62bec3), color-stop(1, #87cdd1));
  background: -ms-linear-gradient(bottom, #62bec3, #87cdd1);
  background: -moz-linear-gradient(center bottom, #62bec3 0%, #87cdd1 100%);
  background: -o-linear-gradient(#87cdd1, #62bec3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#87cdd1', endColorstr='#62bec3', 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: #57b9bf #50b6bc #46b0b6 #50b6bc;
  border: 1px solid;
  color: #313571 !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-1eb259539207-2 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-1eb259539207-2 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #8ed0d4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6ac1c6), color-stop(1, #8ed0d4));
  background: -ms-linear-gradient(bottom, #6ac1c6, #8ed0d4);
  background: -moz-linear-gradient(center bottom, #6ac1c6 0%, #8ed0d4 100%);
  background: -o-linear-gradient(#8ed0d4, #6ac1c6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8ed0d4', endColorstr='#6ac1c6', GradientType=0);
  border-color: #96d3d7 #8ed0d4 #83cbd0 #8ed0d4;
  color: #313571 !important;
}