body {
    color: #0F172A;
    margin: 0;
    font-family: Quicksand,system-ui,sans-serif;
}
a {
    text-decoration: underline;
    color: #0E7490;
}
h2 {
    color: #06B6D4;
    font-size: 33px;
}
