@media (max-width: 780px) {
  .so-widget-sow-button-atom-3a0489ae4394-27 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-3a0489ae4394-27 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-3a0489ae4394-27 .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: #1a2574;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #11184a), color-stop(1, #1a2574));
  background: -ms-linear-gradient(bottom, #11184a, #1a2574);
  background: -moz-linear-gradient(center bottom, #11184a 0%, #1a2574 100%);
  background: -o-linear-gradient(#1a2574, #11184a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a2574', endColorstr='#11184a', GradientType=0);
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-color: #0e143e #0c1136 #090d29 #0c1136;
  border: 1px solid;
  color: #fdb813 !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-3a0489ae4394-27 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-3a0489ae4394-27 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #fdbb1d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e5a202), color-stop(1, #fdbb1d));
  background: -ms-linear-gradient(bottom, #e5a202, #fdbb1d);
  background: -moz-linear-gradient(center bottom, #e5a202 0%, #fdbb1d 100%);
  background: -o-linear-gradient(#fdbb1d, #e5a202);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdbb1d', endColorstr='#e5a202', GradientType=0);
  border-color: #fdbe27 #fdbb1d #fdb60e #fdbb1d;
  color: #1a2574 !important;
}