@media (max-width: 780px) {
  .so-widget-sow-button-atom-d1d81540e8a5-1762 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-d1d81540e8a5-1762 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-d1d81540e8a5-1762 .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: #00abc7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #007f94), color-stop(1, #00abc7));
  background: -ms-linear-gradient(bottom, #007f94, #00abc7);
  background: -moz-linear-gradient(center bottom, #007f94 0%, #00abc7 100%);
  background: -o-linear-gradient(#00abc7, #007f94);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00abc7', endColorstr='#007f94', 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: #007285 #00697b #005c6b #00697b;
  border: 1px solid;
  color: #00abc7 !important;
  font-size: 2em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-d1d81540e8a5-1762 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-d1d81540e8a5-1762 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #00b4d1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00889e), color-stop(1, #00b4d1));
  background: -ms-linear-gradient(bottom, #00889e, #00b4d1);
  background: -moz-linear-gradient(center bottom, #00889e 0%, #00b4d1 100%);
  background: -o-linear-gradient(#00b4d1, #00889e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b4d1', endColorstr='#00889e', GradientType=0);
  border-color: #00bddb #00b4d1 #00a7c2 #00b4d1;
  color: #00abc7 !important;
}