<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">footer {
  bottom: 0;
  position: fixed;
  width: 100%; }

.ldp-section {
  margin: 0 auto;
  max-width: 1200px; }

.ldp-container {
  padding: 1rem; }

.ldp-link-list-row {
  display: flex;
  list-style: none;
  align-items: flex-end; }
  .ldp-link-list-row a {
    display: block;
    margin: 0 0.625em; }

.img-container {
  margin: 0 1.125rem 1.125rem 0; }

.inline-block {
  display: inline-block; }

.pde-ims-img {
  height: auto;
  width: 10rem; }

.pa-logo-img {
  height: auto;
  /*width: 10rem;*/ }

.timer-container {
  font-size: unset;
  position: fixed;
  bottom: 2rem; }
  .timer-container &gt; p {
    margin: 0 0.75rem;
    font-size: 0.75rem !important; }
</pre></body></html>