@media (max-width: 780px) {
  .so-widget-sow-button-atom-8bd2231a21f0-1074 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-8bd2231a21f0-1074 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-8bd2231a21f0-1074 .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;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  background: #001159;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #000726), color-stop(1, #001159));
  background: -ms-linear-gradient(bottom, #000726, #001159);
  background: -moz-linear-gradient(center bottom, #000726 0%, #001159 100%);
  background: -o-linear-gradient(#001159, #000726);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001159', endColorstr='#000726', 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: #000417 #00020c #000000 #00020c;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.45em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-8bd2231a21f0-1074 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-8bd2231a21f0-1074 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e78b00;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b46c00), color-stop(1, #e78b00));
  background: -ms-linear-gradient(bottom, #b46c00, #e78b00);
  background: -moz-linear-gradient(center bottom, #b46c00 0%, #e78b00 100%);
  background: -o-linear-gradient(#e78b00, #b46c00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e78b00', endColorstr='#b46c00', GradientType=0);
  border-color: #f19100 #e78b00 #d88200 #e78b00;
  color: #001159 !important;
}