@media (max-width: 780px) {
  .so-widget-sow-button-atom-1f0e4f96fa5c-1304 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-1f0e4f96fa5c-1304 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-1f0e4f96fa5c-1304 .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: #205fe8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #144ac1), color-stop(1, #205fe8));
  background: -ms-linear-gradient(bottom, #144ac1, #205fe8);
  background: -moz-linear-gradient(center bottom, #144ac1 0%, #205fe8 100%);
  background: -o-linear-gradient(#205fe8, #144ac1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#205fe8', endColorstr='#144ac1', GradientType=0);
  -webkit-border-radius: 1.5em 1.5em 1.5em 1.5em;
  -moz-border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-color: #1245b3 #1242aa #103c9c #1242aa;
  border: 1px solid;
  color: #eeee22 !important;
  font-size: 1.15em;
  
  padding-block: 1.8em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 250px;
  max-width: 100%;
  padding-inline: 3.6em;
}
.so-widget-sow-button-atom-1f0e4f96fa5c-1304 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-1f0e4f96fa5c-1304 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #2966e9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #154eca), color-stop(1, #2966e9));
  background: -ms-linear-gradient(bottom, #154eca, #2966e9);
  background: -moz-linear-gradient(center bottom, #154eca 0%, #2966e9 100%);
  background: -o-linear-gradient(#2966e9, #154eca);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2966e9', endColorstr='#154eca', GradientType=0);
  border-color: #326cea #2966e9 #1b5ce8 #2966e9;
  color: #eeee22 !important;
}