@media (max-width: 780px) {
  .so-widget-sow-button-atom-46bb7a0fcc7f-13 .ow-button-base.ow-button-align-right {
    text-align: center;
  }
  .so-widget-sow-button-atom-46bb7a0fcc7f-13 .ow-button-base.ow-button-align-right.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-46bb7a0fcc7f-13 .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: #17489e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #113471), color-stop(1, #17489e));
  background: -ms-linear-gradient(bottom, #113471, #17489e);
  background: -moz-linear-gradient(center bottom, #113471 0%, #17489e 100%);
  background: -o-linear-gradient(#17489e, #113471);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#17489e', endColorstr='#113471', GradientType=0);
  -webkit-border-radius: 2em 2em 2em 2em;
  -moz-border-radius: 2em 2em 2em 2em;
  border-radius: 2em 2em 2em 2em;
  border-color: #0f2e64 #0d2a5b #0b234e #0d2a5b;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 340px;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-46bb7a0fcc7f-13 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-46bb7a0fcc7f-13 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #184ca7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #12387a), color-stop(1, #184ca7));
  background: -ms-linear-gradient(bottom, #12387a, #184ca7);
  background: -moz-linear-gradient(center bottom, #12387a 0%, #184ca7 100%);
  background: -o-linear-gradient(#184ca7, #12387a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#184ca7', endColorstr='#12387a', GradientType=0);
  border-color: #1a50b0 #184ca7 #16469a #184ca7;
  color: #ffffff !important;
}