:root{--black: #131415;--red: #ff462e;--white: #fff;--gray: #f1f1f1;--dark-gray: #717680 }body{margin:0;padding:0;background-color:var(--white);font-family:Inter,sans-serif;cursor:url(https://res.cloudinary.com/album/image/upload/v1751418301/dbereznak.com/custom_cursor.svg),auto}footer{padding:64px;background-color:var(--black);color:#f1f1f1}footer h1{font-size:calc(9.5vw + 1vh + 2vmin);white-space:nowrap;margin:0}footer h1 span{color:var(--red)}footer a{color:#fff;font-size:24px}footer a:hover{cursor:url(https://res.cloudinary.com/album/image/upload/v1751418639/dbereznak.com/hover_cursor.svg),auto;color:var(--red)}footer hr{opacity:.15}.column{display:flex;justify-content:space-between}.column .copyright{display:flex;justify-content:center;align-items:center}.column p{display:flex;font-size:24px}.column p .text-adjust{padding:5px 10px}@media (max-width: 1300px){footer h1{font-size:calc(8.5vw + 1vh + 2vmin);white-space:wrap}@media (max-width: 800px){footer{position:relative}.column{flex-direction:column;align-items:center}.column p{font-size:18px}}}
