:root{--website-background: #111522;--icon-color: white;--icon-color-hover: #23395e;--navbar: #182a49;--text-color: white;--header-color: white;--tech-background-color: #271fbe93;--tech-text-color: #70a1e0f8;--card-hover: #1e253f96;--description-color: rgb(170, 170, 170)}body{font-family:Arbutus Slab,serif;background-color:var(--website-background);overflow:auto;line-height:1.3rem}html{scroll-behavior:smooth}p,h3,h4,h5,h6,a{color:var(--text-color)}h1,h2{color:var(--header-color)}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--description-color);border-radius:6px}
