@media (max-width: 780px) {
  .so-widget-sow-button-atom-e80138a7c01f .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-e80138a7c01f .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e80138a7c01f .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: #1f497d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #153154), color-stop(1, #1f497d));
  background: -ms-linear-gradient(bottom, #153154, #1f497d);
  background: -moz-linear-gradient(center bottom, #153154 0%, #1f497d 100%);
  background: -o-linear-gradient(#1f497d, #153154);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f497d', endColorstr='#153154', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #122a48 #102540 #0d1e33 #102540;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-e80138a7c01f .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-e80138a7c01f .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #214e85;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #17365c), color-stop(1, #214e85));
  background: -ms-linear-gradient(bottom, #17365c, #214e85);
  background: -moz-linear-gradient(center bottom, #17365c 0%, #214e85 100%);
  background: -o-linear-gradient(#214e85, #17365c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#214e85', endColorstr='#17365c', GradientType=0);
  border-color: #23538d #214e85 #1e4779 #214e85;
  color: #ffffff !important;
}