/* xxl-viewport.css */
@media only screen and (min-width: 1920px) {
/* id's */
    #page-footer_cardTitle.h1,
    #page-footer_cardTitle h1 {
        font-size: 4.5rem;
    }
}