@media (max-width: 780px) {
  .so-widget-sow-button-atom-756e53953882 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-756e53953882 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-756e53953882 .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: #2bffff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00f7f7), color-stop(1, #2bffff));
  background: -ms-linear-gradient(bottom, #00f7f7, #2bffff);
  background: -moz-linear-gradient(center bottom, #00f7f7 0%, #2bffff 100%);
  background: -o-linear-gradient(#2bffff, #00f7f7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bffff', endColorstr='#00f7f7', GradientType=0);
  -webkit-border-radius: 23px 23px 23px 23px;
  -moz-border-radius: 23px 23px 23px 23px;
  border-radius: 23px 23px 23px 23px;
  border-color: #00e8e8 #00ddde #00cece #00ddde;
  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-756e53953882 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-756e53953882 .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;
}