<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.footer {
  margin-top: 30px;
  background-color: #2954a2;
  color: #fff;
  height: 110px;
}

.footer-top {
  height: 40px;
  line-height: 50px;
  text-align: center;
}

.footer-bottom {
    height: 25px;
    line-height: 25px;
    text-align: center;
}</pre></body></html>