.cv-footer {position: fixed;bottom: 0px;padding: 0px 10px 10px 10px;opacity: 0.5;transition: all 0.2s;}.cv-footer:hover {opacity: 1;}.cv-footer__link {display: inline-block;}@media screen and (max-height: 550px) {.cv-footer {position: static;text-align: center;}}