@media (max-width: 780px) {
  .so-widget-sow-button-atom-b16c520c6c44-328 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-b16c520c6c44-328 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-b16c520c6c44-328 .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;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  
  background: #4ea8df;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2692d4), color-stop(1, #4ea8df));
  background: -ms-linear-gradient(bottom, #2692d4, #4ea8df);
  background: -moz-linear-gradient(center bottom, #2692d4 0%, #4ea8df 100%);
  background: -o-linear-gradient(#4ea8df, #2692d4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ea8df', endColorstr='#2692d4', GradientType=0);
  -webkit-border-radius: 0.5;
  -moz-border-radius: 0.5;
  border-radius: 0.5;
  border-color: #2489c7 #2283be #207ab1 #2283be;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1.3;
  
  padding-block: 1.4;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2.8;
}
.so-widget-sow-button-atom-b16c520c6c44-328 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-b16c520c6c44-328 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #57ace1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2b97d9), color-stop(1, #57ace1));
  background: -ms-linear-gradient(bottom, #2b97d9, #57ace1);
  background: -moz-linear-gradient(center bottom, #2b97d9 0%, #57ace1 100%);
  background: -o-linear-gradient(#57ace1, #2b97d9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57ace1', endColorstr='#2b97d9', GradientType=0);
  border-color: #5fb0e2 #57ace1 #4aa6de #57ace1;
  color: #000000 !important;
}