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

#FooterLinks div.links div.link
{
   margin-bottom: 20px;
}

#FooterLinks div.links div.link div.title h3
{
   font-size: 22px;
   line-height: 32px;

   margin-bottom: 10px !important;
}

#FooterLinks div.links div.link div.title a
{
   color: #444;
}

#FooterLinks div.links div.link div.title a:hover
{
   text-decoration: none;
}

#FooterLinks div.links div.link div.summary
{
   margin: 10px 0;
}</pre></body></html>