<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* temporary */

.bg-longmont {
    background-color: #16284c;
    background-size: cover;
  background-image: url(../img/longmont.jpg)!important;
}
.bg-white-2 {
   background-color: #16284c;
    background-size: cover;
  opacity: 1;
}
</pre></body></html>