<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 979px){
li.nav-item [title~=Marki] {
    font-weight: bold;
    font-size: 2.4rem!important;
    font-weight: 600;
    padding: 10px 0;
    text-decoration: none;
    text-align: left;
    line-height: 1;
    margin-bottom: 1rem;
}}

a.nav-link[title~=Marki] {
    font-size: 2.4rem;
    font-weight: 600;
    padding: 20px;
    margin-top: 10px;
    border-bottom: none;
}</pre></body></html>