@media (max-width: 780px) {
  .so-widget-sow-button-atom-14640006d76e-7 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-14640006d76e-7 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-14640006d76e-7 .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: #284a9a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1d3772), color-stop(1, #284a9a));
  background: -ms-linear-gradient(bottom, #1d3772, #284a9a);
  background: -moz-linear-gradient(center bottom, #1d3772 0%, #284a9a 100%);
  background: -o-linear-gradient(#284a9a, #1d3772);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#284a9a', endColorstr='#1d3772', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #1a3165 #182d5d #152751 #182d5d;
  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-14640006d76e-7 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-14640006d76e-7 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #2a4ea2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #203a7a), color-stop(1, #2a4ea2));
  background: -ms-linear-gradient(bottom, #203a7a, #2a4ea2);
  background: -moz-linear-gradient(center bottom, #203a7a 0%, #2a4ea2 100%);
  background: -o-linear-gradient(#2a4ea2, #203a7a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a4ea2', endColorstr='#203a7a', GradientType=0);
  border-color: #2c52aa #2a4ea2 #274896 #2a4ea2;
  color: #ffffff !important;
}