@media (max-width: 780px) {
  .so-widget-sow-button-atom-fbb55fdea385-8 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-fbb55fdea385-8 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-fbb55fdea385-8 .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: #42ccff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0fbeff), color-stop(1, #42ccff));
  background: -ms-linear-gradient(bottom, #0fbeff, #42ccff);
  background: -moz-linear-gradient(center bottom, #0fbeff 0%, #42ccff 100%);
  background: -o-linear-gradient(#42ccff, #0fbeff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#42ccff', endColorstr='#0fbeff', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #00baff #00b3f4 #00a7e5 #00b3f4;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 50%;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-fbb55fdea385-8 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-fbb55fdea385-8 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #4ccfff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #19c1ff), color-stop(1, #4ccfff));
  background: -ms-linear-gradient(bottom, #19c1ff, #4ccfff);
  background: -moz-linear-gradient(center bottom, #19c1ff 0%, #4ccfff 100%);
  background: -o-linear-gradient(#4ccfff, #19c1ff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ccfff', endColorstr='#19c1ff', GradientType=0);
  border-color: #56d2ff #4ccfff #3dcbff #4ccfff;
  color: #ffffff !important;
}