:root{--background-light: #C1E6FD;--background-dark: #001F2A;--background-project:#00425E;--text-light: #C1E6FD;--text-dark: #00425E}*{box-sizing:border-box}body{background-color:var(--background-light);margin:0;box-sizing:border-box}h1{font-size:2.25rem;color:var(--text-dark);font-family:Fascinate Inline,system-ui;font-weight:400;font-style:normal}h2,h3,h4{color:var(--text-dark);font-family:Fascinate Inline,system-ui;font-weight:400;font-style:normal}p{color:var(--text-dark);font-family:Cousine,monospace;font-weight:400;font-style:normal}
