#footerContainer{background-color:var(--header-background);width:100%;min-height:80px;color:var(--header-text);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#footerText{margin:auto;width:fit-content;text-align:center;padding:10px;padding-top:20px;font-size:8pt}#footerText a{margin:5px}#footerText p{margin:5px}#footerText a:hover{text-decoration:underline;color:var(--header-hover-icons)}