@media (max-width: 780px) {
  .so-widget-sow-button-atom-e3d7b00a62c8-1686 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-e3d7b00a62c8-1686 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e3d7b00a62c8-1686 .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: #1b1b6e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #111145), color-stop(1, #1b1b6e));
  background: -ms-linear-gradient(bottom, #111145, #1b1b6e);
  background: -moz-linear-gradient(center bottom, #111145 0%, #1b1b6e 100%);
  background: -o-linear-gradient(#1b1b6e, #111145);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b1b6e', endColorstr='#111145', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #0e0e39 #0c0c31 #090924 #0c0c31;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 300px;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-e3d7b00a62c8-1686 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-e3d7b00a62c8-1686 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #1d1d76;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #13134d), color-stop(1, #1d1d76));
  background: -ms-linear-gradient(bottom, #13134d, #1d1d76);
  background: -moz-linear-gradient(center bottom, #13134d 0%, #1d1d76 100%);
  background: -o-linear-gradient(#1d1d76, #13134d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d1d76', endColorstr='#13134d', GradientType=0);
  border-color: #1f1f7e #1d1d76 #1a1a6a #1d1d76;
  color: #ffffff !important;
}