<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

main &gt; .container {
  padding: 60px 15px 0;
}

.footer {
  background-color: #f5f5f5;
  opacity: 0.50;
}

.navbar {
  opacity: 0.75;
}

code {
  font-size: 80%;
}</pre></body></html>