footer{z-index:1000;color:#fff;text-align:center;background-color:var(--primary-bg);flex-shrink:0;width:100%;padding:.5rem 1rem;position:fixed;bottom:0}footer a{color:var(--primary-h1);width:100%;font-size:.9rem}@media (width<=500px){footer{display:none}}@media only screen and (height>=400px) and (orientation:landscape){footer{display:none}}@media only screen and (width<=915px) and (orientation:landscape){footer{display:none}}