@media (max-width: 780px) {
  .so-widget-sow-button-atom-647c4770fd45-200 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-647c4770fd45-200 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-647c4770fd45-200 .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: #1a37ba;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #142a8d), color-stop(1, #1a37ba));
  background: -ms-linear-gradient(bottom, #142a8d, #1a37ba);
  background: -moz-linear-gradient(center bottom, #142a8d 0%, #1a37ba 100%);
  background: -o-linear-gradient(#1a37ba, #142a8d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a37ba', endColorstr='#142a8d', GradientType=0);
  -webkit-border-radius: 0.5;
  -moz-border-radius: 0.5;
  border-radius: 0.5;
  border-color: #122680 #112377 #0f1f69 #112377;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-647c4770fd45-200 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-647c4770fd45-200 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #1b3ac3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #152c96), color-stop(1, #1b3ac3));
  background: -ms-linear-gradient(bottom, #152c96, #1b3ac3);
  background: -moz-linear-gradient(center bottom, #152c96 0%, #1b3ac3 100%);
  background: -o-linear-gradient(#1b3ac3, #152c96);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b3ac3', endColorstr='#152c96', GradientType=0);
  border-color: #1d3ccc #1b3ac3 #1936b6 #1b3ac3;
  color: #ffffff !important;
}