@media (max-width: 780px) {
  .so-widget-sow-button-atom-65500e0f4265-9449 .ow-button-base.ow-button-align-right {
    text-align: right;
  }
  .so-widget-sow-button-atom-65500e0f4265-9449 .ow-button-base.ow-button-align-right.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-65500e0f4265-9449 .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: #315e98;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #254671), color-stop(1, #315e98));
  background: -ms-linear-gradient(bottom, #254671, #315e98);
  background: -moz-linear-gradient(center bottom, #254671 0%, #315e98 100%);
  background: -o-linear-gradient(#315e98, #254671);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#315e98', endColorstr='#254671', 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: #213f66 #1e3a5e #1b3353 #1e3a5e;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-65500e0f4265-9449 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-65500e0f4265-9449 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #3363a0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #274b79), color-stop(1, #3363a0));
  background: -ms-linear-gradient(bottom, #274b79, #3363a0);
  background: -moz-linear-gradient(center bottom, #274b79 0%, #3363a0 100%);
  background: -o-linear-gradient(#3363a0, #274b79);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3363a0', endColorstr='#274b79', GradientType=0);
  border-color: #3668a7 #3363a0 #305c94 #3363a0;
  color: #ffffff !important;
}