@media (max-width: 780px) {
  .so-widget-sow-button-atom-f5b2573319ee-8632 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-f5b2573319ee-8632 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-f5b2573319ee-8632 .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: #0e3383;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #092155), color-stop(1, #0e3383));
  background: -ms-linear-gradient(bottom, #092155, #0e3383);
  background: -moz-linear-gradient(center bottom, #092155 0%, #0e3383 100%);
  background: -o-linear-gradient(#0e3383, #092155);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e3383', endColorstr='#092155', GradientType=0);
  -webkit-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;
  border-color: #081c47 #07183e #051330 #07183e;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 18px;
  
  padding-block: 12px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 24px;
}
.so-widget-sow-button-atom-f5b2573319ee-8632 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-f5b2573319ee-8632 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e2b600;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #af8d00), color-stop(1, #e2b600));
  background: -ms-linear-gradient(bottom, #af8d00, #e2b600);
  background: -moz-linear-gradient(center bottom, #af8d00 0%, #e2b600 100%);
  background: -o-linear-gradient(#e2b600, #af8d00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2b600', endColorstr='#af8d00', GradientType=0);
  border-color: #ecbe00 #e2b600 #d3aa00 #e2b600;
  color: #000000 !important;
}