@media (max-width: 780px) {
  .so-widget-sow-button-atom-965059f1ebcb-3146 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-965059f1ebcb-3146 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-965059f1ebcb-3146 .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: #18e6ee;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0ebec5), color-stop(1, #18e6ee));
  background: -ms-linear-gradient(bottom, #0ebec5, #18e6ee);
  background: -moz-linear-gradient(center bottom, #0ebec5 0%, #18e6ee 100%);
  background: -o-linear-gradient(#18e6ee, #0ebec5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#18e6ee', endColorstr='#0ebec5', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #0db0b6 #0da7ad #0c999f #0da7ad;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-965059f1ebcb-3146 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-965059f1ebcb-3146 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #22e7ef;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0fc7ce), color-stop(1, #22e7ef));
  background: -ms-linear-gradient(bottom, #0fc7ce, #22e7ef);
  background: -moz-linear-gradient(center bottom, #0fc7ce 0%, #22e7ef 100%);
  background: -o-linear-gradient(#22e7ef, #0fc7ce);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#22e7ef', endColorstr='#0fc7ce', GradientType=0);
  border-color: #2be8ef #22e7ef #13e5ee #22e7ef;
  color: #ffffff !important;
}