@media (max-width: 780px) {
  .so-widget-sow-button-atom-aef79eb8acd1 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-aef79eb8acd1 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-aef79eb8acd1 .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: #212fce;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1a25a2), color-stop(1, #212fce));
  background: -ms-linear-gradient(bottom, #1a25a2, #212fce);
  background: -moz-linear-gradient(center bottom, #1a25a2 0%, #212fce 100%);
  background: -o-linear-gradient(#212fce, #1a25a2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#212fce', endColorstr='#1a25a2', GradientType=0);
  -webkit-border-radius: 0.25px 0px 0px 0px;
  -moz-border-radius: 0.25px 0px 0px 0px;
  border-radius: 0.25px 0px 0px 0px;
  border-color: #182295 #16208c #141d7f #16208c;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1.4em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2.8em;
}
.so-widget-sow-button-atom-aef79eb8acd1 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-aef79eb8acd1 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #2231d7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1b27ab), color-stop(1, #2231d7));
  background: -ms-linear-gradient(bottom, #1b27ab, #2231d7);
  background: -moz-linear-gradient(center bottom, #1b27ab 0%, #2231d7 100%);
  background: -o-linear-gradient(#2231d7, #1b27ab);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2231d7', endColorstr='#1b27ab', GradientType=0);
  border-color: #2736dc #2231d7 #202eca #2231d7;
  color: #ffffff !important;
}