:root{--footer-height:20px}.tenant-footer{height:var(--footer-height);border-top:1px solid var(--border-color);justify-content:center;align-items:center;padding:2rem 1rem;display:flex;left:0;right:0}.tenant-footer .footer-content{flex-direction:column;align-items:center;gap:5px;display:flex}.tenant-footer .footer-content p{font-size:.8rem}.tenant-footer .footer-links{flex-direction:row;gap:15px;margin:0 0 1rem;display:flex}.tenant-footer .footer-links a{color:var(--medium-color);font-size:.7rem;text-decoration:none}.tenant-footer .footer-links a:hover{color:var(--tertiary-tint)}@media (max-width:480px){.tenant-footer .footer-links a,.tenant-footer .auth-footer a{text-align:center;width:25%;font-size:.65rem}.tenant-footer .footer-links{justify-content:center;display:flex}}
