.main-header__site-title a {
    display: block;
    font-family: "Noto Serif", serif;
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.2;
    text-decoration: none;
}

.main-footer__col2 .navigation a {
    white-space: nowrap;  /* Prevents the text in links from wrapping */
}