@media (max-width: 780px) {
  .so-widget-sow-button-atom-ee1f189a27c1-2882 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-ee1f189a27c1-2882 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-ee1f189a27c1-2882 .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: #269ca5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1c757c), color-stop(1, #269ca5));
  background: -ms-linear-gradient(bottom, #1c757c, #269ca5);
  background: -moz-linear-gradient(center bottom, #1c757c 0%, #269ca5 100%);
  background: -o-linear-gradient(#269ca5, #1c757c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#269ca5', endColorstr='#1c757c', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #1a696f #186167 #15555a #186167;
  border: 1px solid;
  color: #a4eff6 !important;
  font-size: 1;
  
  padding-block: 0.5;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
  max-width: 100%;
  padding-inline: 1;
}
.so-widget-sow-button-atom-ee1f189a27c1-2882 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-ee1f189a27c1-2882 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #adf1f7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7fe8f2), color-stop(1, #adf1f7));
  background: -ms-linear-gradient(bottom, #7fe8f2, #adf1f7);
  background: -moz-linear-gradient(center bottom, #7fe8f2 0%, #adf1f7 100%);
  background: -o-linear-gradient(#adf1f7, #7fe8f2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#adf1f7', endColorstr='#7fe8f2', GradientType=0);
  border-color: #b7f2f8 #adf1f7 #9feef6 #adf1f7;
  color: #ffffff !important;
}