@media (max-width: 780px) {
  .so-widget-sow-button-atom-948add20e82a-316 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-948add20e82a-316 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-948add20e82a-316 .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: #2253d8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1b42ac), color-stop(1, #2253d8));
  background: -ms-linear-gradient(bottom, #1b42ac, #2253d8);
  background: -moz-linear-gradient(center bottom, #1b42ac 0%, #2253d8 100%);
  background: -o-linear-gradient(#2253d8, #1b42ac);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2253d8', endColorstr='#1b42ac', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #193d9f #183a96 #163589 #183a96;
  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-948add20e82a-316 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-948add20e82a-316 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #2758dd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1c45b5), color-stop(1, #2758dd));
  background: -ms-linear-gradient(bottom, #1c45b5, #2758dd);
  background: -moz-linear-gradient(center bottom, #1c45b5 0%, #2758dd 100%);
  background: -o-linear-gradient(#2758dd, #1c45b5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2758dd', endColorstr='#1c45b5', GradientType=0);
  border-color: #305fde #2758dd #2151d4 #2758dd;
  color: #ffffff !important;
}