@import url(fonts.css); 

a {text-decoration: none !important;}
a:hover {text-decoration: none !important;}
.header{backdrop-filter: blur(10px);}
.header.scrolled{background-color: rgba(0, 0, 0, 0.9); border: 0 0 1px 0; border-style: dashed 1px #333;}
.logo-text{font-size: 14px; line-height: 1.3; height: auto;}
.entry-content ul, .entry-content ol{padding: unset; margin: unset;}

.footer{position: relative;}
.footer::after{position: absolute; content:'reteng'; font-family: 'en-01'; font-size: 5rem; text-transform: uppercase; bottom: 0; left: 0; color: #dde1ea; }





