@media (max-width: 780px) {
  .so-widget-sow-button-atom-fbf778f201e9 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-fbf778f201e9 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-fbf778f201e9 .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: Open Sans;
  font-weight: 500;
  background: #1946a0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #123374), color-stop(1, #1946a0));
  background: -ms-linear-gradient(bottom, #123374, #1946a0);
  background: -moz-linear-gradient(center bottom, #123374 0%, #1946a0 100%);
  background: -o-linear-gradient(#1946a0, #123374);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1946a0', endColorstr='#123374', GradientType=0);
  -webkit-border-radius: 5em 5em 5em 5em;
  -moz-border-radius: 5em 5em 5em 5em;
  border-radius: 5em 5em 5em 5em;
  border-color: #102d67 #0f295e #0d2351 #0f295e;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.5em;
  
  padding-block: 1.1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2.2em;
}
.so-widget-sow-button-atom-fbf778f201e9 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-fbf778f201e9 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #1a4aa9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #13377d), color-stop(1, #1a4aa9));
  background: -ms-linear-gradient(bottom, #13377d, #1a4aa9);
  background: -moz-linear-gradient(center bottom, #13377d 0%, #1a4aa9 100%);
  background: -o-linear-gradient(#1a4aa9, #13377d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a4aa9', endColorstr='#13377d', GradientType=0);
  border-color: #1c4eb2 #1a4aa9 #18449c #1a4aa9;
  color: #ffffff !important;
}