@media (max-width: 780px) {
  .so-widget-sow-button-atom-11c2366559e5 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-11c2366559e5 .ow-button-base.ow-button-align-justify a {
    display: block;
  }
}
.so-widget-sow-button-atom-11c2366559e5 .ow-button-base a {
  -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: #303473;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #21244f), color-stop(1, #303473));
  background: -ms-linear-gradient(bottom, #21244f, #303473);
  background: -moz-linear-gradient(center bottom, #21244f 0%, #303473 100%);
  background: -o-linear-gradient(#303473, #21244f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#303473', endColorstr='#21244f', GradientType=0);
  -webkit-border-radius: 0.25px;
  -moz-border-radius: 0.25px;
  border-radius: 0.25px;
  border-color: #1c1f44 #191c3d #151732 #191c3d;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-11c2366559e5 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-11c2366559e5 .ow-button-base a.ow-button-hover:hover {
  background: #33377a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #242756), color-stop(1, #33377a));
  background: -ms-linear-gradient(bottom, #242756, #33377a);
  background: -moz-linear-gradient(center bottom, #242756 0%, #33377a 100%);
  background: -o-linear-gradient(#33377a, #242756);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33377a', endColorstr='#242756', GradientType=0);
  border-color: #363b81 #33377a #2e326f #33377a;
  color: #141d3a !important;
}