@media (max-width: 780px) {
  .so-widget-sow-button-atom-cf99b6da649b-2187 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-cf99b6da649b-2187 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-cf99b6da649b-2187 .ow-button-base a {
  -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: #019bc5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #017392), color-stop(1, #019bc5));
  background: -ms-linear-gradient(bottom, #017392, #019bc5);
  background: -moz-linear-gradient(center bottom, #017392 0%, #019bc5 100%);
  background: -o-linear-gradient(#019bc5, #017392);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#019bc5', endColorstr='#017392', 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: #016783 #015f79 #01536a #015f79;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 250px;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-cf99b6da649b-2187 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-cf99b6da649b-2187 .ow-button-base a.ow-button-hover:hover {
  background: #01a3cf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #017b9c), color-stop(1, #01a3cf));
  background: -ms-linear-gradient(bottom, #017b9c, #01a3cf);
  background: -moz-linear-gradient(center bottom, #017b9c 0%, #01a3cf 100%);
  background: -o-linear-gradient(#01a3cf, #017b9c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#01a3cf', endColorstr='#017b9c', GradientType=0);
  border-color: #01abd9 #01a3cf #0197c0 #01a3cf;
  color: #ffffff !important;
}