@media (max-width: 780px) {
  .so-widget-sow-button-atom-e5c25ae15bcf-97484 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-e5c25ae15bcf-97484 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e5c25ae15bcf-97484 .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: #2bd4ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00c5f7), color-stop(1, #2bd4ff));
  background: -ms-linear-gradient(bottom, #00c5f7, #2bd4ff);
  background: -moz-linear-gradient(center bottom, #00c5f7 0%, #2bd4ff 100%);
  background: -o-linear-gradient(#2bd4ff, #00c5f7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bd4ff', endColorstr='#00c5f7', GradientType=0);
  -webkit-border-radius: 23px 23px 23px 23px;
  -moz-border-radius: 23px 23px 23px 23px;
  border-radius: 23px 23px 23px 23px;
  border-color: #00b9e8 #00b1de #00a4ce #00b1de;
  border: 1px solid;
  color: #002c66 !important;
  font-size: 16px;
  
  padding-block: 15px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 180px;
  max-width: 100%;
  padding-inline: 30px;
}
.so-widget-sow-button-atom-e5c25ae15bcf-97484 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-e5c25ae15bcf-97484 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #0a7cff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0064d6), color-stop(1, #0a7cff));
  background: -ms-linear-gradient(bottom, #0064d6, #0a7cff);
  background: -moz-linear-gradient(center bottom, #0064d6 0%, #0a7cff 100%);
  background: -o-linear-gradient(#0a7cff, #0064d6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a7cff', endColorstr='#0064d6', GradientType=0);
  border-color: #1482ff #0a7cff #0075fa #0a7cff;
  color: #e2f4ff !important;
}