/* kitoy */ :root { --color-background: #010101; --color-title: #fefefe; --color-text: #fdfdfd; --color-link: #fefefe; --font-emoji : "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; --font-basic : system-ui,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,Helvetica,Arial,"Helvetica Neue",sans-serif; } @import "/static/blog-default.css";