@media (max-width: 780px) {
  .so-widget-sow-button-atom-b6e8b24373e6-7 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-b6e8b24373e6-7 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-b6e8b24373e6-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: #223266;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #151f40), color-stop(1, #223266));
  background: -ms-linear-gradient(bottom, #151f40, #223266);
  background: -moz-linear-gradient(center bottom, #151f40 0%, #223266 100%);
  background: -o-linear-gradient(#223266, #151f40);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#223266', endColorstr='#151f40', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #111a34 #0f162d #0b1021 #0f162d;
  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-b6e8b24373e6-7 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-b6e8b24373e6-7 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #25366e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #182347), color-stop(1, #25366e));
  background: -ms-linear-gradient(bottom, #182347, #25366e);
  background: -moz-linear-gradient(center bottom, #182347 0%, #25366e 100%);
  background: -o-linear-gradient(#25366e, #182347);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#25366e', endColorstr='#182347', GradientType=0);
  border-color: #273975 #25366e #213062 #25366e;
  color: #ffffff !important;
}