@media (max-width: 780px) {
  .so-widget-sow-button-atom-a53d02d84909-4085 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-a53d02d84909-4085 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-a53d02d84909-4085 .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: #53aee7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2699e1), color-stop(1, #53aee7));
  background: -ms-linear-gradient(bottom, #2699e1, #53aee7);
  background: -moz-linear-gradient(center bottom, #2699e1 0%, #53aee7 100%);
  background: -o-linear-gradient(#53aee7, #2699e1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#53aee7', endColorstr='#2699e1', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #1e91d9 #1d8bd0 #1b82c3 #1d8bd0;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.45;
  
  padding-block: 0.5;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1;
}
.so-widget-sow-button-atom-a53d02d84909-4085 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-a53d02d84909-4085 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #5cb2e8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2f9de2), color-stop(1, #5cb2e8));
  background: -ms-linear-gradient(bottom, #2f9de2, #5cb2e8);
  background: -moz-linear-gradient(center bottom, #2f9de2 0%, #5cb2e8 100%);
  background: -o-linear-gradient(#5cb2e8, #2f9de2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb2e8', endColorstr='#2f9de2', GradientType=0);
  border-color: #65b6e9 #5cb2e8 #4face6 #5cb2e8;
  color: #ffffff !important;
}