@media (max-width: 780px) {
  .so-widget-sow-button-atom-5697fb5107e4-28 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-5697fb5107e4-28 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-5697fb5107e4-28 .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: #099fff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0082d5), color-stop(1, #099fff));
  background: -ms-linear-gradient(bottom, #0082d5, #099fff);
  background: -moz-linear-gradient(center bottom, #0082d5 0%, #099fff 100%);
  background: -o-linear-gradient(#099fff, #0082d5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#099fff', endColorstr='#0082d5', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #0079c6 #0072bc #0069ac #0072bc;
  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-5697fb5107e4-28 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-5697fb5107e4-28 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #13a3ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0088df), color-stop(1, #13a3ff));
  background: -ms-linear-gradient(bottom, #0088df, #13a3ff);
  background: -moz-linear-gradient(center bottom, #0088df 0%, #13a3ff 100%);
  background: -o-linear-gradient(#13a3ff, #0088df);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#13a3ff', endColorstr='#0088df', GradientType=0);
  border-color: #1da7ff #13a3ff #049dff #13a3ff;
  color: #ffffff !important;
}