@media (max-width: 780px) {
  .so-widget-sow-button-atom-bc0f2cc84c55-1415 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-bc0f2cc84c55-1415 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-bc0f2cc84c55-1415 .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: #a3c2c6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #84adb2), color-stop(1, #a3c2c6));
  background: -ms-linear-gradient(bottom, #84adb2, #a3c2c6);
  background: -moz-linear-gradient(center bottom, #84adb2 0%, #a3c2c6 100%);
  background: -o-linear-gradient(#a3c2c6, #84adb2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3c2c6', endColorstr='#84adb2', 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: #7aa7ad #74a3a9 #6a9ca3 #74a3a9;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1.4em;
  
  padding-block: 0.25em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 0.5em;
}
.so-widget-sow-button-atom-bc0f2cc84c55-1415 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-bc0f2cc84c55-1415 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #a9c6ca;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8ab1b6), color-stop(1, #a9c6ca));
  background: -ms-linear-gradient(bottom, #8ab1b6, #a9c6ca);
  background: -moz-linear-gradient(center bottom, #8ab1b6 0%, #a9c6ca 100%);
  background: -o-linear-gradient(#a9c6ca, #8ab1b6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a9c6ca', endColorstr='#8ab1b6', GradientType=0);
  border-color: #b0cace #a9c6ca #a0c0c4 #a9c6ca;
  color: #000000 !important;
}