.app-footer a{text-decoration:none !important;color:var(--mud-palette-white) !important;font-size:12px !important}.app-footer p{font-size:12px !important}.app-footer a:hover{text-decoration:underline !important}:root{--footer-height: 40px !important}html,body{margin:0 !important;padding:0 !important;height:100% !important}.page-container{min-height:100vh !important;display:flex !important;flex-direction:column !important}.app-footer{background-color:var(--mud-palette-appbar-background) !important;color:var(--mud-palette-white) !important;height:var(--footer-height) !important;display:flex !important;align-items:center !important;justify-content:center !important;box-shadow:0px -2px 1px -1px rgba(0,0,0,.2),0px -1px 1px 0px rgba(0,0,0,.14),0px -1px 3px 0px rgba(0,0,0,.12) !important}.app-footer .footer-text{font-size:10px !important}@media(min-width: 600px){.app-footer .footer-text{font-size:14px !important}}.app-footer .footer-right{display:flex !important;justify-content:end !important}.app-footer .footer-right .footer-text-middle{padding:0px 10px 0px 10px !important}