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

}

.page-wrapper {
   height: calc(100vh - 115px); 
}

.card-title {
	font-size : 1rem;
}

body, .form-label, .form-control, .dropdown-menu, .form-select {
	font-size : 0.85rem;
}


.footer-custom {
  border : 0px;
 }</pre></body></html>