html,html[nacin-rada=light]{--podloga:#fff;--podloga-alt:#f1f1f1;--tekst:#000;--podloga-galerija:rgba(255,255,255,.878);color-scheme:light!important}html[nacin-rada=dark]{--podloga:#0e0e0e;--podloga-alt:#151515;--tekst:#fff;--podloga-galerija:rgba(13,13,13,.878);color-scheme:dark!important}footer{background-color:var(--tekst)!important;margin-top:50px;padding:3rem 0!important}footer .flex-end{justify-content:flex-end}footer .flex-end p{display:flex;justify-content:flex-end}footer p,footer h2,footer h3,footer h4,footer li,footer a{color:var(--podloga)!important}footer p{margin-top:5px!important}footer .col-full{align-items:center}footer ul#menu-footer{display:flex;justify-content:flex-end;gap:2em}footer figure{display:flex;align-items:center}footer figure img{max-width:180px!important;filter:brightness(0) invert(1)}footer a{position:relative}footer a::before{content:"";position:absolute;display:block;bottom:-1.5px;left:0;height:1.5px;width:100%;transform-origin:left;will-change:transform;transform:scaleX(0);transition:.3s ease-in;background-color:var(--podloga)}footer a:hover{text-decoration:none!important}footer a:hover::before{transform:scaleX(1)}html[nacin-rada=dark] footer{background-color:var(--podloga-alt)!important;color:var(--tekst)!important}html[nacin-rada=dark] footer p,html[nacin-rada=dark] footer h2,html[nacin-rada=dark] footer h3,html[nacin-rada=dark] footer h4,html[nacin-rada=dark] footer li,html[nacin-rada=dark] footer a{color:var(--tekst)!important}html[nacin-rada=dark] footer a::before{background-color:var(--tekst)}